1
0
Fork 0

Render 'luj0ga' in header in a monospace font
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luca 2023-01-17 14:49:08 +01:00
parent 12b564b58a
commit e2bc307ea5
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ header {
margin-top: 1rem; margin-top: 1rem;
& > .header-title { & > .header-title {
font-family: "Noto Sans Mono", monospace;
font-weight: bold; font-weight: bold;
} }
} }