mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 00:58:25 -04:00
Even out spacing in navigation
This commit is contained in:
@@ -9,9 +9,13 @@
|
||||
|
||||
ul {
|
||||
border-bottom: 1px solid $border-colour;
|
||||
margin: 0 20px 0 0;
|
||||
margin: 10px 20px 0 0;
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
padding: 0 0 8px 0;
|
||||
}
|
||||
|
||||
li {
|
||||
margin: 7px 0 0 0;
|
||||
}
|
||||
|
||||
a:link,
|
||||
|
||||
Reference in New Issue
Block a user