Fix bubble issue on CHrome
This commit is contained in:
@@ -23,6 +23,18 @@ nav {
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
height: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
a:hover {
|
||||
font-weight: bold;
|
||||
|
||||
img {
|
||||
height: 1.7em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user