REMOVE uncommented line

This commit is contained in:
Hoernschen 2022-06-29 13:12:05 +02:00
parent d9d8befe21
commit 1007588f1a
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462

View file

@ -23,7 +23,6 @@ body {
margin: 0; margin: 0;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
// font-family: system-ui,-apple-system,'Segoe UI',$font,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';
color: #333; color: #333;
font-family: $font !important; font-family: $font !important;
font-weight: 400; font-weight: 400;