html && bootsrap section next_event

This commit is contained in:
2020-09-07 18:24:22 +02:00
parent d998b4b3cc
commit 9a372c7360
7 changed files with 61 additions and 84 deletions
@@ -1,7 +0,0 @@
header{
// position: fixed;
// top: 0;
// left:0;
// z-index: 999;
// width: 100%;
}
@@ -1,5 +1,6 @@
.hero{
height: 100vh;
height: 100vh;
overflow: hidden;
figure{
height: inherit;
position: relative;
@@ -12,6 +13,7 @@
img{
width: 100%;
height: 100%;
object-fit: cover;
}
}
figcaption{