Unify pseudo-elements notation into two colons

This commit is contained in:
Denevola 2022-09-26 16:18:46 +09:00
parent 90784fe88e
commit cf72f49f0b
7 changed files with 8 additions and 8 deletions

View file

@ -351,7 +351,7 @@ td.bi[data-active='true'] {
footer {
margin-bottom: 2rem;
}
footer .bi:before {
footer .bi::before {
font-size: 1.75rem;
vertical-align: -0.45rem;
}