Improve home

This commit is contained in:
Vri 🌈 2023-03-09 23:00:52 +01:00
parent 22761fad37
commit 2f94404a61
Signed by: vrifox
GPG key ID: D40098E5B60B2197
5 changed files with 33 additions and 9 deletions

View file

@ -50,6 +50,23 @@
}
}
main > p {
font-family: "playfair";
font-size: 2.15rem;
letter-spacing: 0.1rem;
line-height: 2rem;
text-align: center;
margin: 1.5rem;
&:first-of-type {
line-height: 2.6rem;
font-size: 3rem;
margin-top: 6rem;
}
&:last-of-type {
margin-bottom: 8rem;
}
}
section {
position: relative;
h2 {