Update 'web/strike/style.css'

master
bo 1 year ago
parent 90c10012f8
commit 97681696f0

@ -19,7 +19,7 @@ a{
font-family: 'Courier New', Courier, monospace;
font-size: 180px;
color: aqua;
position: absolute;
position: relative;
display: inline-flex;
/* top: 50%;
left: 30%;
@ -29,6 +29,7 @@ a{
/* Centered text */
.centered {
position: relative;
display: inline-flex;
top: 50%;
left: 50%;

Loading…
Cancel
Save