convert landing content to layout
This commit is contained in:
parent
140abbc846
commit
51d70fc7e9
6 changed files with 24 additions and 11 deletions
|
@ -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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue