Updated overlay size as per comments
This commit is contained in:
parent
bbf6d1768d
commit
be1e5ae52f
@ -34,9 +34,9 @@
|
|||||||
.overlay {
|
.overlay {
|
||||||
background: rgba(0, 0, 0, 0.85);
|
background: rgba(0, 0, 0, 0.85);
|
||||||
bottom: 0.5em;
|
bottom: 0.5em;
|
||||||
left: -0.25em;
|
left: -0.125em;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: -0.25em;
|
right: -0.125em;
|
||||||
top: -0.25em;
|
top: -0.25em;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user