1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-29 18:52:22 +01:00

fix syntax error for theme style

This commit is contained in:
Du Peng 2021-09-22 13:27:12 +02:00
parent caa66f26ab
commit 132ccebde7

View File

@ -279,6 +279,8 @@ a.label:focus,
}
.about-picture {
}
.social-icons > div:hover {
background-color: $secondary;
color: $secondary-text-color;