diff --git a/xiaomusic/static/index.html b/xiaomusic/static/index.html index 070270b..1e9f893 100644 --- a/xiaomusic/static/index.html +++ b/xiaomusic/static/index.html @@ -246,6 +246,12 @@ .options .options_list { width: 100px; } + h1{ + margin: 0; + } + p.call { + font-size: 1.5em; + } } footer {