Update 'web/strike/style.css'

master
bo 1 year ago
parent 97681696f0
commit b3d769a47d

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