Skip to content

Commit 94638f8

Browse files
committed
Add padding around home page jumbo icons
1 parent 21b2514 commit 94638f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/website/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ pre code {
148148
line-height: 100px;
149149
}
150150

151+
.jumbo-nav-icons {
152+
padding-top: 30px;
153+
padding-bottom: 30px;
154+
}
151155

152156
.nav.nav-sub-items li a {
153157
padding-left: 1.6em;

0 commit comments

Comments
 (0)