commit | d494b85b35ce40a307b4c40c3f5add64a6f94631 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Fri Sep 03 19:49:49 2021 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Fri Sep 03 19:49:49 2021 +0100 |
tree | e2245dbea4817080ec768f1800a8e57879209a59 | |
parent | 54a1e55e0a22d659a315d14dba0bb2457ba2ff9c [diff] [blame] |
bugs
diff --git a/styles/tilerow.module.css b/styles/tilerow.module.css index 832b95e..701f9fc 100644 --- a/styles/tilerow.module.css +++ b/styles/tilerow.module.css
@@ -10,4 +10,7 @@ .item { display: flex; height: 35vmin; + width: fit-content; + margin-left: 10px; + margin-right: 10px; } \ No newline at end of file