Merge pull request #28 from canaltinova/firefox-menu

Remove the marker of menu <ul> element to fix the style in Firefox
This commit is contained in:
南小北 2019-05-08 03:00:04 +08:00 committed by GitHub
commit f385c2d6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,6 +183,7 @@ img {
padding-bottom: 180px;
text-align: center;
background: #fff;
list-style: none;
}
.menu li + li {
margin-top: 12px;