This commit is contained in:
Andras Schmelczer 2019-09-21 11:51:53 +02:00
parent 674f07f5f1
commit 19aad2b2af
23 changed files with 231 additions and 10012 deletions

View file

@ -70,8 +70,8 @@
&.placeholder {
opacity: 0 !important;
width: 1000px;
max-width: 1000px;
width: 60vw;
max-width: 60vw;
}
@include inner-spacing(var(--large-padding));