feat: add swappy
This commit is contained in:
parent
3dcbd8eaaa
commit
6e32122766
3 changed files with 14 additions and 3 deletions
|
|
@ -2,10 +2,11 @@ window {
|
|||
margin: 0px;
|
||||
background-color: #0f0f17;
|
||||
border-radius: 10px;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
#inner-box {
|
||||
background-color: #0f0f17;
|
||||
background-color: #1a1b26;
|
||||
margin: 5px;
|
||||
border: none;
|
||||
border-radius: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue