Make geo site name space width exactly display width
This commit is contained in:
parent
7041799ddd
commit
ab8410fa75
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
.geo-title {
|
.geo-title {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 6em;
|
width: 4.5em;
|
||||||
font-size: 37px;
|
font-size: 37px;
|
||||||
line-height: 38px;
|
line-height: 38px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Reference in a new issue