Increases litRPG box shadow from xs to s
Was a bit too thin in some cases.
This commit is contained in:
parent
760902d14b
commit
081f710991
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -75,7 +75,7 @@
|
||||
// --litrpg-ins: var(--green-600);
|
||||
// --litrpg-del: var(--red-600);
|
||||
// --litrpg-polygon: polygon(8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px), 0 8px);
|
||||
--litrpg-drop-shadow: var(--drop-shadow-xs);
|
||||
--litrpg-drop-shadow: var(--drop-shadow-s);
|
||||
|
||||
// === CONTENT LISTS =========================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user