Make nav buttons feel like buttons

This commit is contained in:
Thomas Wade 2018-10-18 22:21:09 +10:30
parent 0b077ec440
commit eb47fb7290

View File

@ -105,6 +105,7 @@ a
padding-right: 10px;
padding-left: 10px;
cursor: pointer;
transition: box-shadow .2s ease;
text-align: center;