mirror of
https://github.com/Alee14/shiftos-website.git
synced 2025-01-22 20:02:14 +00:00
Update style.css
This commit is contained in:
parent
9227fa1df0
commit
8c4989d319
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap');
|
||||
body {
|
||||
font-family: Consolas, open-sans;
|
||||
font-family: "JetBrains Mono", monospace;
|
||||
background: #333333;
|
||||
color: white;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue