diff options
author | mattkae <mattkae@protonmail.com> | 2021-11-26 15:59:02 -0500 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2021-11-26 15:59:02 -0500 |
commit | 2a8544e2d2534b138b7100ea8cfb30c21358adaf (patch) | |
tree | de37243945cfcd322206160106fcda9918d74b29 /index.html | |
parent | ece64d0aa9bf0ef3aac570bf8ee0a5ab9ef752c8 (diff) |
(mkosarek) Some more sizing for mobile
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,8 +65,8 @@ </ul> </section> + <h2>Theme</h2> <div id="theme_selector"> - <label>Theme:</label> <button id="theme_button_default">Default</button> <button id="theme_button_autumn">Autumn</button> </div> |