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
Showing only changes of commit 8b6924ca9b - Show all commits

View file

@ -1756,16 +1756,6 @@
margin: 0 auto;
}
/* added above as width: 90%
@media screen and (max-width: 1280px) {
.inner {
max-width: 90%;
}
}
*/
@media screen and (max-width: 480px) {
.inner {