General fixes and updates

New font!
This commit is contained in:
Michał Gdula 2023-09-08 14:08:29 +01:00
parent daecf442e8
commit e1ac27a326
114 changed files with 436 additions and 39 deletions

View file

@ -4,7 +4,7 @@ $accent: #f2672c
$radius: 2px
$font: 'DM Serif Display', serif
$font: 'Zodiak-Variable', sans-serif
$font-mono: 'IBM Plex Mono', monospace
@import "styles/navigation"
@ -110,11 +110,8 @@ header
main
margin: 0 auto
padding: 1rem 1rem 0 1rem
font-size: 1.1rem
flex-grow: 1
width: 100%
max-width: 900px
height: 100%
@ -127,7 +124,7 @@ main
h1
margin: 0 0 0.5rem 0
position: relative
font-size: 2.5rem
font-size: 3rem
color: $accent
overflow: hidden
opacity: 0