Skip to content
Snippets Groups Projects
Commit 496a0871 authored by Arkerthan's avatar Arkerthan
Browse files

Remove shadow from slave cards

Were leftover from the older, more round style and don't fit to the new, straight look
parent 81e780ac
No related branches found
No related tags found
1 merge request!11092Fixes & Tweaks
.card { .card {
border: 2px solid #333333; border: 2px solid #333333;
background-color: #1a1a1a; background-color: #1a1a1a;
box-shadow: 10px 10px 10px black,
-10px 10px 10px black;
padding: 1em; padding: 1em;
margin-bottom: 1em; margin-bottom: 1em;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment