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-stretch: 75% 125%;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--bg-1: #dad4c9;
|
--bg-1: #dad4c9;
|
||||||
--bg: #eeeeee;
|
--bg: #eeeeee;
|
||||||
|
@ -130,7 +129,7 @@ p {margin-bottom: 1rem;}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5 {
|
h1, h2, h3, h4, h5 {
|
||||||
margin: var(--space-sm) 0 var(--space-xs);
|
margin: var(--space-sm) 0 var(--space-xs);
|
||||||
font-family: 'Poppins', sans-serif;
|
font-family: 'Manrope', sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue