summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/index.css b/index.css
index 32bd838..69187fe 100644
--- a/index.css
+++ b/index.css
@@ -72,9 +72,7 @@ header > nav > ul a:hover {
/* Carousel styling */
#carousel {
width: 100%;
- height: 360px;
position: relative;
- overflow: hidden;
}
#carousel > button {
@@ -100,7 +98,6 @@ header > nav > ul a:hover {
}
#image_container {
- position: absolute;
width: 100%;
display: flex;
flex-direction: row;