1
0
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:
zumbiepig 2024-09-07 17:01:44 -07:00
parent 00a46549fc
commit 936510170b
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

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;