4,090
edits
No edit summary |
No edit summary |
||
Line 47: | Line 47: | ||
.form-link.text-center.pt-4 a { | .form-link.text-center.pt-4 a { | ||
color: white; | color: white; | ||
font-size: | font-size: 35px; | ||
font-weight: bold; | |||
} | } | ||
.form-link p { | .form-link p { | ||
Line 54: | Line 55: | ||
align-items: center; /* Centers content vertically */ | align-items: center; /* Centers content vertically */ | ||
height: 100%; /* Ensures the <p> tag takes full height of its container */ | height: 100%; /* Ensures the <p> tag takes full height of its container */ | ||
font-weight: bold; | font-weight: bold; | ||
} | } |