[aeb6cc]: / docs / lagunita / css / custom.css

Download this file

7 lines (6 with data), 98 Bytes

1
2
3
4
5
6
.center {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}