VAN-304: update alert link class (#91)

This commit is contained in:
Zainab Amir
2021-01-25 16:42:59 +05:00
committed by GitHub
parent 5d44f8e150
commit fed057c330

View File

@@ -14,6 +14,16 @@ $microsoft-focus-black: #000;
$apple-black: #000000;
$apple-focus-black: $apple-black;
.alert-link {
font-weight: normal;
text-decoration: underline;
color: #0075b4 !important;
&:hover {
color: #065683 !important;
}
}
.logistration-header {
border-bottom: 1px solid #e7e7e7;
height: 3.75rem;