fix carousel adjust

This commit is contained in:
jem 2020-02-19 17:53:35 +01:00
parent 6a76bf5104
commit ed3e763673

View file

@ -28,5 +28,10 @@ html, body {
} }
.carousel-adjust { .carousel-adjust {
margin-top: 20px; margin-top: 0px;
} }
.fa {
color: white;
}