mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
removed shadow on cards
This commit is contained in:
parent
bef08be3d5
commit
b5bc5d7c6c
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font: $font_18_semibold;
|
font: $font_18_semibold;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel_main {
|
.panel_main {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue