Add scroll to top and others
This commit is contained in:
parent
19708a1577
commit
e668c4feb3
9 changed files with 47 additions and 10 deletions
|
@ -45,7 +45,7 @@ main > section {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 1rem;
|
||||
background: rgba(0 0 0 / 0.3);
|
||||
background: rgb(0 0 0 / 0.3);
|
||||
padding: 2rem;
|
||||
margin: 1rem;
|
||||
width: 90%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue