lowering regular shadow intensity
This commit is contained in:
parent
b8abc9c7a1
commit
f94623d853
|
|
@ -1,3 +1,6 @@
|
||||||
.shadowed {
|
.shadowed {
|
||||||
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
||||||
|
}
|
||||||
|
.shadowed-lg {
|
||||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user