Skip to content

Commit

Permalink
deploy: 2ba9e44
Browse files Browse the repository at this point in the history
  • Loading branch information
dkastl committed Oct 3, 2024
1 parent 83c75f2 commit 457fcf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Meshtastic Configurator</title>
<style>
fieldset {
margin-bottom: 20px;
padding: 10px;
max-width: 760px;
}

.form-group {
display: flex;
justify-content: space-between;
Expand Down

0 comments on commit 457fcf8

Please sign in to comment.