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 00a46549fc
commit 936510170b

View File

@@ -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;