mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -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;
|
display: block;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 10px $gutter-half;
|
padding: 10px $gutter-half;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
&:link,
|
&:link,
|
||||||
&:visited {
|
&:visited {
|
||||||
|
|||||||
Reference in New Issue
Block a user