1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

remove unneeded font declaration

This commit is contained in:
zumbiepig
2024-09-07 17:01:44 -07:00
parent 4091d8a16b
commit 9130b5c3c0

View File

@@ -243,7 +243,6 @@ body {
display: flex;
align-items: center;
justify-content: center;
font-family: sans-serif;
font-size: 1em;
padding: 7px;
border: 2px solid #000;