blog/static/css/custom.css
2022-03-03 22:27:24 +01:00

6 lines
No EOL
107 B
CSS

.center {
margin-left: auto;
margin-right: auto;
margin-top: 1.5em;
margin-bottom: 1.5em;
}