Fix logo background on click
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
4499fb2f31
commit
6bd0fc15ac
@ -188,5 +188,9 @@ nav {
|
||||
.navbar-item.has-dropdown a.navbar-link figure {
|
||||
margin-right: 0.75rem;
|
||||
}
|
||||
|
||||
a.navbar-item:focus-within {
|
||||
background-color: inherit;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user