fixed font-size in forum
This commit is contained in:
parent
6b08b62510
commit
e7a94c115e
@ -1,3 +1,8 @@
|
|||||||
|
*
|
||||||
|
{
|
||||||
|
font-size: 2vh;
|
||||||
|
}
|
||||||
|
|
||||||
body
|
body
|
||||||
{
|
{
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -54,7 +59,6 @@ img:hover
|
|||||||
{
|
{
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 88.5vh;
|
height: 88.5vh;
|
||||||
font-size: larger;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#left_panel, #right_panel
|
#left_panel, #right_panel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user