Update style.css
This commit is contained in:
parent
4bf0db5801
commit
73245dab5a
@ -13,7 +13,7 @@ div {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
div span {
|
div span {
|
||||||
font-size: 65pxS;
|
font-size: 65px;
|
||||||
letter-spacing: 5px;
|
letter-spacing: 5px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
@ -37,4 +37,4 @@ div::before {
|
|||||||
50% {
|
50% {
|
||||||
left: calc(100% - 100px);
|
left: calc(100% - 100px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user