Website for https://nixnet.services
1@mixin centered-block() { 2 display: block; 3 text-align: center; 4 width: 100%; 5}