increase the underline menu line border size to 3px

This commit is contained in:
Nikita Lvov
2020-07-14 21:43:37 +02:00
parent f8668b9f06
commit 125088d92c

View File

@@ -206,7 +206,7 @@ svg:not(:root) {
}
.main-menu-underline-line {
border: 2px solid #e4154b !important;
border: 3px solid #e4154b !important;
}
.affiliation-text a:hover {