diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 505c4b6..86e9cb1 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,10 @@ diff --git a/stylesheet.css b/stylesheet.css index 639ec21..8af281e 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -1,5 +1,5 @@ .nav-align { - height: 4em; + width: fit-content; vertical-align: middle; padding-left: 20px; padding-right: 20px; @@ -10,10 +10,7 @@ display: inline-flex; position: relative; float: right; -} - -.backend-status-indicator { - font-size: 4em; + align-items: center; } .connected {