even better

This commit is contained in:
Hanna
2019-07-31 17:45:44 +02:00
parent 6d60a29ddb
commit c0ffb56272

View File

@@ -89,17 +89,20 @@ header {
-ms-flex: 0 0 50%;
flex: 0 0 50%
}
.block-hero-2 .column.media img {
.block-hero-2 .column.media img {
width:25vw;
max-width:320px
}
header {
header {
background-color: #fff;
position: sticky;
position: -webkit-sticky;
top: 0;
width: 100%
}
.block {
padding: 2rem 4rem;
}
}
/* Increase font sizes */