Consistency!
This commit is contained in:
parent
6deb3bea33
commit
7418f23890
3 changed files with 17 additions and 7 deletions
|
@ -13,7 +13,15 @@ h1 {
|
|||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
h2,
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
color: rgb(225, 215, 255)
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.65rem
|
||||
}
|
||||
|
||||
h3,
|
||||
li {
|
||||
color: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue