@@ -20,6 +20,8 @@ header {
#hero-img {
svg {
width: 99%;
+ margin-left: auto;
+ margin-right: auto;
path {
fill: #ffffff !important;
}
@@ -27,6 +29,7 @@ header {
#hero-text {
+ width: 90%;
text-align: center;