neues theme: add blueprints.yaml

This commit is contained in:
teldra 2023-01-11 23:11:14 +01:00
parent 5537a435c4
commit 3ea1592560

View File

@ -44,6 +44,6 @@
/* Media Query */
@media screen and (min-width: 841px) {
.e-content {
padding-left: 10vw;
padding-left: 6vw;
}
}