Commit 74665360 authored by Sindre Sorhus's avatar Sindre Sorhus

Followup to #743 - remove padding from app list

parent ecdd9153
......@@ -133,6 +133,7 @@ header nav a:not(:last-child) {
.applist {
list-style: none;
margin: 0;
padding: 0;
-webkit-columns: 4;
-moz-columns: 4;
-ms-columns: 4;
......
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