apply small screen font size to copyright explicitely
[lantea.git] / style / lantea.css
index e7151f21b26b5e838eb977642aeb9d8d559c52d0..08f77afedbc9cb67a2b314f9337aad42c5e2e04e 100644 (file)
@@ -89,7 +89,7 @@ h1 {
 
 
 @media screen and (max-width: 500px) {
-  body {
+  #copyright {
     font-size: 10px;
   }
 }