mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Centre text in pill navigation
Now the text is smaller (fewer words) it looks a bit wrong bunched up on the left. the only other page this affects is ‘API integration’.
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
display: block;
|
||||
text-align: left;
|
||||
padding: 10px $gutter-half;
|
||||
text-align: center;
|
||||
|
||||
&:link,
|
||||
&:visited {
|
||||
|
||||
Reference in New Issue
Block a user