mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-16 06:18:34 +02:00
Remove margin-right from last tab-item anchor
This commit is contained in:
@@ -22,5 +22,9 @@
|
||||
margin-right: 0.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child a {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user