Make geo site name space width exactly display width

This commit is contained in:
Benjamin Melançon 2019-08-10 08:46:20 -04:00
parent 7041799ddd
commit ab8410fa75

View file

@ -4,7 +4,7 @@
.geo-title {
display: inline-block;
width: 6em;
width: 4.5em;
font-size: 37px;
line-height: 38px;
position: relative;