html && bootsrap section next_event
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user