diff --git a/public/index.html b/public/index.html index f352d4a..bbf2eaa 100644 --- a/public/index.html +++ b/public/index.html @@ -533,19 +533,29 @@ .slider.round:before { border-radius: 50%; - } + } + + #header-left { + width: 100%; + } + #header-left > * { + margin-right: 16px; + }