Align centered text to actually be centered

This commit is contained in:
Aaron Carlisle 2017-03-14 12:31:38 -04:00
parent 7e383bef69
commit 902d36da19

View File

@ -119,6 +119,9 @@
display: inline-block display: inline-block
&:hover .headerlink &:hover .headerlink
display: inline-block display: inline-block
.centered
text-align: center
// Sidebar content. You'll see at the bottom of this file I change it in mobile. // Sidebar content. You'll see at the bottom of this file I change it in mobile.
.sidebar .sidebar