修改 CSS

This commit is contained in:
LyLme 2022-01-25 14:36:14 +08:00
parent de4859454b
commit 3b28aa4e99

View File

@ -579,6 +579,10 @@ svg.icon {
font-size: 12px;
}
}
a:hover {
text-decoration: none !important;
font-weight: bold !important;
}
.navbar-toggler svg {
width: 24px;