change in > position
This commit is contained in:
parent
843c746e1a
commit
4cfb5819a8
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ canvas {
|
||||||
#list li:after {
|
#list li:after {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10px;
|
right: 7px;
|
||||||
top: 0.1em;
|
top: 0.1em;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
|
|
Reference in a new issue