Try auto auto

This commit is contained in:
Nycki 2021-09-02 19:08:47 -04:00
parent e29d2475a6
commit cb5dee8ce1

View file

@ -13,7 +13,7 @@ html {
body { body {
background-image: url('magenta-tile-4.png'); background-image: url('magenta-tile-4.png');
background-size: 16px; background-size: auto auto;
color: darkgray; color: darkgray;
text-shadow: 2px 2px black; text-shadow: 2px 2px black;
font-family: sans-serif; font-family: sans-serif;