diff options
Diffstat (limited to 'dist/pages')
-rwxr-xr-x | dist/pages/about.html | 2 | ||||
-rwxr-xr-x | dist/pages/meals.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dist/pages/about.html b/dist/pages/about.html index 79822eb..0b1fa8d 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -160,7 +160,7 @@ <div class="row"> <p> <small> - ^HEAD cc5cd1d44867e6c3ac628f8d141969111c28a46d + ^HEAD d9c8e2d2493b5b20b81f9a27291d4b333dd3389a </small> </p> </div> diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 96bfbc1..7ceeca2 100755 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -104,8 +104,8 @@ </a> </li> <li> - <div class=switch> - <label id=checkbox_label> + <div class=switch style=margin-left:0.7cm> + <label id=checkbox_label style> <x-su>checkedOut</x-su> <input id=checkout_checkbox type=checkbox> <span class=lever></span> |