Always have some margin left and right of the page content. #11

Merged
MrPetovan merged 2 commits from haheute/friendica-wp-theme:width-and-missing-space into master 2024-03-26 17:56:33 +01:00
1 changed files with 1 additions and 8 deletions

View File

@ -1751,18 +1751,11 @@
}
.inner {
width: 90%;
max-width: 75em;
margin: 0 auto;
}
@media screen and (max-width: 1280px) {
.inner {
max-width: 90%;
}
}
@media screen and (max-width: 480px) {
.inner {