Improve home
This commit is contained in:
parent
22761fad37
commit
2f94404a61
5 changed files with 33 additions and 9 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue