mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 18:13:34 +03:00
Removing underscores
Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
parent
8dc8fb90eb
commit
623bc09c10
@ -78,6 +78,11 @@ a.sidebar-nav-item:focus {
|
||||
margin-right: 2%;
|
||||
}
|
||||
|
||||
a.sidebar-nav-icon:hover,
|
||||
a.sidebar-nav-icon:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (min-width: 48em) {
|
||||
.sidebar-nav-icon {
|
||||
margin-left: 0rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user