change arrows position

This commit is contained in:
Miloš Holba
2020-08-20 20:31:47 +02:00
parent f79973e922
commit 0082c3a6a8
3 changed files with 15 additions and 105 deletions

View File

@@ -62,7 +62,7 @@ export default {
.next {
cursor: pointer;
position: absolute;
top: 52%;
top: 53.5%;
display: flex;
justify-content: center;
background-color: white !important;