Explorar o código

Improve responsiveness of font size

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
b3941d17d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/custom.css

+ 1 - 1
web/custom.css

@@ -1,7 +1,7 @@
 body {
 	background-color: #f4fff4;
 	font-family: verdana;
-	font-size: xx-large;
+	font-size: 2em;
 }
 
 h1 {