pull/1/head
Thomas 2 years ago
parent 70a32305f3
commit 30e92823fc

@ -165,10 +165,11 @@ h6 {
justify-content: space-between; justify-content: space-between;
padding: 10px 0 10px 30px; padding: 10px 0 10px 30px;
font-size: 16px; font-size: 16px;
font-weight: 500;
color: #0b2341; color: #0b2341;
white-space: nowrap; white-space: nowrap;
transition: 0.3s; transition: 0.3s;
font font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-family: "Poppins", sans-serif;
} }
.navbar a i, .navbar a i,

Loading…
Cancel
Save