convert landing content to layout

This commit is contained in:
Vri 🌈 2023-03-18 21:17:31 +01:00
parent 140abbc846
commit 51d70fc7e9
Signed by: vrifox
GPG key ID: D40098E5B60B2197
6 changed files with 24 additions and 11 deletions

View file

@ -55,19 +55,21 @@
}
}
main > p {
#general-description {
font-family: "playfair";
font-size: 2.15rem;
letter-spacing: 0.1rem;
line-height: 2rem;
text-align: center;
margin: 1.5rem;
&:first-of-type {
#websites-and-graphics {
line-height: 2.6rem;
font-size: 3rem;
margin-top: 6rem;
}
&:last-of-type {
#cozy-town {
margin-bottom: 8rem;
}
}