kevinconka commited on
Commit
2d83b1b
·
verified ·
1 Parent(s): e64799d

move arrows a bit more down

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -51,7 +51,7 @@
51
  .slider::after {
52
  content: '';
53
  position: absolute;
54
- top: 75%;
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;