mirror of
https://git.acl.cool/al/pages.git
synced 2025-12-15 20:11:17 -05:00
6 lines
No EOL
106 B
CSS
6 lines
No EOL
106 B
CSS
.container {
|
|
max-width: 900px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
overflow: visible;
|
|
} |