Fix sizes
This commit is contained in:
parent
80fba59fd6
commit
a4cc07d07d
1 changed files with 2 additions and 2 deletions
|
|
@ -58,11 +58,11 @@ body {
|
|||
|
||||
.line {
|
||||
border-bottom: 3px solid #1a1c1c;
|
||||
height: 1em;
|
||||
height: 1.4em;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
transform-origin: 0 0;
|
||||
font-size: 1.4em;
|
||||
font-size: 1.2em;
|
||||
padding: 0 70px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue