diff --git a/res/forum/style.css b/res/forum/style.css index 150e3ba..d64e531 100644 --- a/res/forum/style.css +++ b/res/forum/style.css @@ -1,3 +1,8 @@ +* +{ + font-size: 2vh; +} + body { display: flex; @@ -54,7 +59,6 @@ img:hover { display: flex; height: 88.5vh; - font-size: larger; } #left_panel, #right_panel