mirror of
https://github.com/discourse/discourse-user-card-directory.git
synced 2025-02-16 08:24:52 +00:00
DEV: update box-shadow (#14)
This commit is contained in:
parent
53c87a2ea4
commit
b78b6c6baa
@ -62,7 +62,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
background-color: var(--secondary);
|
background-color: var(--secondary);
|
||||||
box-shadow: shadow("card");
|
box-shadow: var(--shadow-card);
|
||||||
margin-bottom: auto;
|
margin-bottom: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user