mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-05-28 14:23:13 +00:00
General fixes and updates
New font!
This commit is contained in:
parent
daecf442e8
commit
e1ac27a326
114 changed files with 436 additions and 39 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue