mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
remove unneeded font declaration
This commit is contained in:
parent
4091d8a16b
commit
9130b5c3c0
@ -243,7 +243,6 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-family: sans-serif;
|
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
border: 2px solid #000;
|
border: 2px solid #000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user