mira fixed it (the invisible twitter icons)

master
dudleycu 4 years ago
parent b17a675c17
commit e387f4b41c
  1. 4
      src/style.css

@ -1396,10 +1396,10 @@ dd:before {
content: "\25E7" !important;
}
.check {
opacity: 25%;
opacity: 0.25;
}
.check:hover {
opacity: 100%;
opacity: 1;
}
.check:before {
font-family: "Segoe UI Symbol";

Loading…
Cancel
Save