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