diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-15 01:52:04 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-15 01:52:04 -0500 |
commit | d00bfda4ffafa8c2119c97217a259d3ef97d0af7 (patch) | |
tree | 85f095133be1aa97fcb184974e639d0a9fd9d357 /index.html | |
parent | 80454eeb792f66816c62cdb78c39e0c802f9e7ed (diff) |
Touch testing
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <a class="nav-el" href="?page=automation">Home Automation</a> </nav> - <content> + <content style="height:300vh; flex-direction: column; justify-content: space-evenly;"> </content> <script src="scripts/gui-common/color.js"></script> |