Commit 7d0f6613 authored by Sindre Sorhus's avatar Sindre Sorhus

Site - fix sublist style

parent feb65b1f
...@@ -106,13 +106,10 @@ header nav a:first-child { ...@@ -106,13 +106,10 @@ header nav a:first-child {
margin-bottom: 20px; margin-bottom: 20px;
} }
.whats-new {
list-style: none;
}
.whats-new li { .whats-new li {
position: relative; position: relative;
margin: 15px 0; margin: 15px 0;
list-style: none;
} }
.whats-new li:before { .whats-new li:before {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment