diff options
-rw-r--r-- | index.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -273,6 +273,6 @@ only screen and (max-width:960px) { #carousel > button { font-size: 6rem; - top: calc(50% - 3rem); + top: calc(50% - 4rem); } } |