It's a terrible day for rain
This commit is contained in:
parent
333d1f08cf
commit
a58de11cc2
9 changed files with 129 additions and 288 deletions
|
@ -8,6 +8,10 @@ h1:nth-of-type(1) {
|
|||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 5vh 0;
|
||||
}
|
||||
|
||||
main {
|
||||
animation: fadeUp 2s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue