mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Set max width of content
This commit is contained in:
parent
5292400234
commit
4706208211
@ -51,6 +51,7 @@ body {
|
||||
}
|
||||
.content {
|
||||
color: lightgray;
|
||||
max-width: 720px;
|
||||
}
|
||||
.footer {
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user