Menu, styling

This commit is contained in:
Madison Scott-Clary
2017-09-06 14:15:36 -06:00
parent 2add453e73
commit c99d4f846f
5 changed files with 20 additions and 14 deletions

View File

@ -88,6 +88,8 @@
}
}
.page-share {
margin: 0 auto;
text-align: center;
a {
text-decoration: none;
color: $light-gray;