Spaces:
Running
Running
kevinconka
commited on
move arrows a bit more down
Browse files- index.html +1 -1
index.html
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
.slider::after {
|
52 |
content: '';
|
53 |
position: absolute;
|
54 |
-
top:
|
55 |
transform: translateY(-50%);
|
56 |
width: 30px;
|
57 |
height: 30px;
|
|
|
51 |
.slider::after {
|
52 |
content: '';
|
53 |
position: absolute;
|
54 |
+
top: 80%;
|
55 |
transform: translateY(-50%);
|
56 |
width: 30px;
|
57 |
height: 30px;
|