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:
Chris Hill-Scott
2018-07-19 10:36:15 +01:00
parent bcf538fa10
commit 3b5bd0bd9a

View File

@@ -72,6 +72,7 @@
display: block;
text-align: left;
padding: 10px $gutter-half;
text-align: center;
&:link,
&:visited {