diff --git a/resources/templates/themes/bootstrap4/css/custom.css b/resources/templates/themes/bootstrap4/css/custom.css index 66fa9b3..cef527d 100644 --- a/resources/templates/themes/bootstrap4/css/custom.css +++ b/resources/templates/themes/bootstrap4/css/custom.css @@ -28,5 +28,10 @@ html, body { } .carousel-adjust { - margin-top: 20px; + margin-top: 0px; } + +.fa { + color: white; +} +