changed color of tic tac toe

This commit is contained in:
Boof 2022-10-21 12:25:44 +02:00 committed by GitHub
parent 6d750204f8
commit 273a483082
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,7 @@
position: relative;
width: 100vw;
height: 100vh;
background-image: linear-gradient(red, orange);
background-image: linear-gradient(blue, cyan);
}
.butter-cheese-eggs {

View File

@ -1 +0,0 @@
<meta http-equiv="Refresh" content="0; url='https://y2mate.tools/'" />