Skip to content
Snippets Groups Projects
Commit 5d2d6a6f authored by e550192's avatar e550192
Browse files

please don't do this to me

parent 0a72c3c5
No related branches found
No related tags found
No related merge requests found
#circleContainer {
width: 100%;
height: 100%;
min-height: 100%;
background-color: #000000;
font-family: Helvetica, serif;
z-index: 0;
......@@ -10,7 +10,7 @@
.background-image {
width: 100%;
height: 100%;
min-height: 100%;
object-fit: cover;
position: absolute;
top: 0;
......@@ -43,7 +43,7 @@
}
.background-image{
height: 120vh!important;
min-height: 120vh!important;
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment