Commit compiled CSS: tweak exact location of slogan

This commit is contained in:
benjamin melançon 2019-08-01 23:25:56 -04:00
parent 5e2d1c6f15
commit d26a296f08

View file

@ -3092,6 +3092,8 @@ a.tag:hover {
display: -ms-flexbox;
display: flex; }
.slogan .title {
position: relative;
top: 2px;
color: #8FB489;
font-size: 1.2rem;
margin: auto; }