WIP: add distrocrafting.html #1
1 changed files with 1 additions and 2 deletions
3
dist/style.css
vendored
3
dist/style.css
vendored
|
@ -5,7 +5,6 @@
|
|||
font-stretch: 75% 125%;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
:root {
|
||||
--bg-1: #dad4c9;
|
||||
--bg: #eeeeee;
|
||||
|
@ -130,7 +129,7 @@ p {margin-bottom: 1rem;}
|
|||
|
||||
h1, h2, h3, h4, h5 {
|
||||
margin: var(--space-sm) 0 var(--space-xs);
|
||||
font-family: 'Poppins', sans-serif;
|
||||
font-family: 'Manrope', sans-serif;
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue