style: use default Bootstrap font

This commit is contained in:
Oliver Booth 2023-12-22 14:18:39 +00:00
parent b9e5f4d108
commit 25822c6577
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5

View File

@ -1,7 +1,6 @@
html, body { html, body {
background: #121212; background: #121212;
color: #f5f5f5; color: #f5f5f5;
font-family: 'Gabarito', sans-serif;
font-size: 16px; font-size: 16px;
} }