Add the tiniest tweak because bottoms of letters carry less weight than tops of letters
This commit is contained in:
parent
fee3d941dc
commit
bf29ec6416
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@
|
|||
z-index: 30;
|
||||
display: flex;
|
||||
.title {
|
||||
position: relative;
|
||||
top: 2px;
|
||||
color: $green-gray;
|
||||
font-size: 1.2rem;
|
||||
margin: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue