Go back to sans-serif I
in site logo
The serifed I character looks bad with certain fonts, go back to sans-serif. type: documentation
This commit is contained in:
parent
ef1acd58c1
commit
b6cb3d389c
|
@ -58,7 +58,7 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* intermodal is an isogram */
|
/* intermodal is an isogram */
|
||||||
#i:after { content: '𝙸'; }
|
#i:after { content: 'I'; }
|
||||||
#i:hover:after { content: '私'; }
|
#i:hover:after { content: '私'; }
|
||||||
#n:after { content: 'N'; }
|
#n:after { content: 'N'; }
|
||||||
#n:hover:after { content: '∅'; }
|
#n:hover:after { content: '∅'; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user