featured delights
This commit is contained in:
parent
65937dadef
commit
b1e40e7beb
484 changed files with 10492 additions and 125 deletions
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
h1, h2 {
|
||||
h1, h2, h3{
|
||||
margin: 0;
|
||||
font-family: serif;
|
||||
color: var(--on-background);
|
||||
|
|
@ -33,6 +33,10 @@ h2{
|
|||
font-size: 3.5rem;
|
||||
}
|
||||
|
||||
h3{
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
p {
|
||||
color: var(--on-background);
|
||||
line-height: 1.5rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue