some box shadow :D (I cant see rn will color better later)
This commit is contained in:
parent
0ce5245843
commit
6057503e06
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
position: relative;
|
||||
border-radius: 12px;
|
||||
|
||||
box-shadow: outset rgb(35, 20, 60) 0px 0px 20px;
|
||||
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
.linkContainer {
|
||||
|
|
Loading…
Reference in a new issue