mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
styling: fix opacity for last child in the list
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
li.is-active a {
|
||||
li:last-child a.active {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user