Merge pull request #62 from TheDocTrier/patch-1

Add margin-bottom to theme-switcher.
This commit is contained in:
Dmitry Kolosov 2020-09-05 17:49:35 +03:00 committed by GitHub
commit 78b91b820c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -442,6 +442,7 @@ ul.language-select > li {
font-size: 16px;
border: none;
margin-right: 1em;
margin-bottom: 1em;
}
/* Media Queries */