Update 'web/strike/style.css'

master
bo 1 year ago
parent 97681696f0
commit b3d769a47d

@ -29,7 +29,7 @@ a{
/* Centered text */
.centered {
position: relative;
position: absolute;
display: inline-flex;
top: 50%;
left: 50%;
@ -41,7 +41,7 @@ a{
position: absolute;
font-size: small;
color: gold;
top: 50%;
/* top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transform: translate(-50%, -50%); */
}
Loading…
Cancel
Save