kevinconka commited on
Commit
6d6fd27
·
verified ·
1 Parent(s): 3242a9c

bigger arrow heads and lower

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -51,10 +51,10 @@
51
  .slider::after {
52
  content: '';
53
  position: absolute;
54
- top: 50%;
55
  transform: translateY(-50%);
56
- width: 20px;
57
- height: 20px;
58
  background-size: contain;
59
  background-repeat: no-repeat;
60
  transition: opacity 0.3s;
 
51
  .slider::after {
52
  content: '';
53
  position: absolute;
54
+ top: 20%;
55
  transform: translateY(-50%);
56
+ width: 30px;
57
+ height: 30px;
58
  background-size: contain;
59
  background-repeat: no-repeat;
60
  transition: opacity 0.3s;