We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33c1eb commit 9ebbb27Copy full SHA for 9ebbb27
_includes/index-header.txt
@@ -222,7 +222,7 @@
222
font-size: 26px;
223
line-height: 36px;
224
text-shadow: 0 1px 2px rgba(0,0,0,.5);
225
- margin: 0 0 0 150px;
+ margin: 0 0 0 135px;
226
}
227
228
.box ul li a {
resources/stylesheets/base.css
@@ -85,4 +85,8 @@
85
border-top:1px solid #808080;
86
clear: both;
87
padding: 10px 0 20px;
88
+ }
89
+
90
+ .label {
91
+ white-space: nowrap;
92
0 commit comments