Add the tiniest tweak because bottoms of letters carry less weight than tops of letters

This commit is contained in:
benjamin melançon 2019-08-01 09:18:48 -04:00
parent fee3d941dc
commit bf29ec6416

View file

@ -58,6 +58,8 @@
z-index: 30;
display: flex;
.title {
position: relative;
top: 2px;
color: $green-gray;
font-size: 1.2rem;
margin: auto;