feat: reworked HeroSection background
This commit is contained in:
@@ -9,6 +9,15 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.backgroundContainer {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.content {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user