bring back bold for form-labels

This commit is contained in:
Barış Soner Uşaklı
2022-11-11 15:32:35 -05:00
parent b355212c58
commit 435bb92c3f

View File

@@ -32,7 +32,9 @@ body {
h1 {
font-size: 35px;
}
.form-label {
font-weight: 700;
}
.btn {
border-radius: 0;
}