faceoff text alignment
This commit is contained in:
@@ -379,11 +379,15 @@
|
||||
|
||||
.faceoff-text {
|
||||
grid-area: text;
|
||||
font-size: 200%;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1em;
|
||||
font-weight: bold;
|
||||
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
justify-content: center;
|
||||
|
||||
|
||||
color: @black;
|
||||
animation: faceoff 4s ease-in-out 0s 2 alternate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user