Scale using px

This commit is contained in:
Nycki 2021-09-02 19:07:24 -04:00
parent defdc204d1
commit e29d2475a6

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: 1rem; background-size: 16px;
color: darkgray; color: darkgray;
text-shadow: 2px 2px black; text-shadow: 2px 2px black;
font-family: sans-serif; font-family: sans-serif;