瀏覽代碼

Improve responsiveness of font size

DricomDragon 5 年之前
父節點
當前提交
b3941d17d3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {