forked from neff/neff-steindesign.de
hide lightbox template by default
This commit is contained in:
parent
b82aa45181
commit
f459d177a5
|
|
@ -1,3 +1,7 @@
|
|||
#lightbox-template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.lightbox {
|
||||
position: fixed;
|
||||
width: 100vw;
|
||||
|
|
|
|||
Loading…
Reference in New Issue