Skip to content

Commit ce1fe07

Browse files
Adding top margin to example header
1 parent c3688fc commit ce1fe07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

themes/jquery/css/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,6 +2275,10 @@ footer .books li a cite {
22752275
color: #fff;
22762276
}
22772277

2278+
.entry-example h3 {
2279+
margin-top: 1em;
2280+
}
2281+
22782282
/* Media Queries
22792283
========================================================================== */
22802284

0 commit comments

Comments
 (0)