Skip to content

Commit 0725254

Browse files
committed
demos: bumped down the nav font a bit
1 parent 1d3e890 commit 0725254

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demos/demos.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ body { font-size: 62.5%; }
55
}
66
.nav dt {
77
color: #E87B10;
8-
font-size: 1.8em;
8+
font-size: 1.7em;
99
font-weight: bold;
1010
margin-top: 1em;
1111
margin-bottom: 0.5em;
@@ -17,7 +17,7 @@ body { font-size: 62.5%; }
1717
border-bottom:1px solid #F4F4F4;
1818
color:#000000;
1919
display:block;
20-
font-size: 1.6em;
20+
font-size: 1.4em;
2121
font-weight: bold;
2222
height:1.4em;
2323
padding:7px 3px 3px 12px;

0 commit comments

Comments
 (0)