Fix: font-size

This commit is contained in:
Q01
2021-07-06 13:47:47 +08:00
committed by GitHub
parent 1260101175
commit c58aaa6bb3
+1 -1
View File
@@ -32,7 +32,7 @@
} }
h1 { h1 {
text-align:center; text-align:center;
fone-size:18; font-size:18;
} }
button:hover { button:hover {
opacity: 0.8; opacity: 0.8;