diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-08 14:24:40 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-08 14:24:40 +0200 |
| commit | e904d5a38244851044cb74f7066c61887a03885a (patch) | |
| tree | fb49a344c804ce0007b7abbbb4e5fa1411025268 /src/Style/style.css | |
| parent | 9764ebf9c6a1f98788e152ad4ea78cf00d93ed08 (diff) | |
Added the Argon Glow font
Diffstat (limited to 'src/Style/style.css')
| -rw-r--r-- | src/Style/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Style/style.css b/src/Style/style.css index 439efa6..b3109b8 100644 --- a/src/Style/style.css +++ b/src/Style/style.css @@ -1,6 +1,6 @@ /* Synthwave Terminal */ -/* Define the font */ +/* Define the fonts */ @font-face { font-family: 'Hacked'; src: url('./fonts/Hacked/Hacked-KerX.ttf') format('truetype'); |
