Make audit info icon look better

This commit is contained in:
hunicus
2023-02-14 04:32:15 -05:00
parent 491f2c6280
commit b0b7546332
2 changed files with 9 additions and 3 deletions

View File

@@ -41,9 +41,15 @@
}
}
.block-subtitle fa-icon {
.block-subtitle.actual a {
position: absolute;
top: -3px;
}
.block-subtitle.actual fa-icon {
color: rgba(255, 255, 255, 0.4);
margin-left: 5px;
font-size: 18px;
margin-left: 8px;
}
h1 {