mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
even better
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user