uh, line-heights
This commit is contained in:
parent
a3f5353d4d
commit
b067647825
3 changed files with 6 additions and 3 deletions
|
@ -25,6 +25,9 @@ p {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p span {
|
||||||
|
line-height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.canvas {
|
.canvas {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Reference in a new issue