diff --git a/public_html/eh/eh/eh/eh-eh/styles/style.css b/public_html/eh/eh/eh/eh-eh/styles/style.css index 858bc03..4eda46e 100644 --- a/public_html/eh/eh/eh/eh-eh/styles/style.css +++ b/public_html/eh/eh/eh/eh-eh/styles/style.css @@ -148,7 +148,7 @@ body { } @media (max-width: 600px) { - body { + #page { font-size: 0.9em; padding: 12pt; } diff --git a/styles/style.css b/styles/style.css index 858bc03..4eda46e 100644 --- a/styles/style.css +++ b/styles/style.css @@ -148,7 +148,7 @@ body { } @media (max-width: 600px) { - body { + #page { font-size: 0.9em; padding: 12pt; }