We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e49b16f + f2f596d commit 2201ad9Copy full SHA for 2201ad9
_includes/css/main.css
@@ -228,7 +228,7 @@ nav ul li:hover, nav ul li.active {
228
font-weight:700;
229
text-transform:uppercase;
230
position:absolute;
231
- bottom:30px;
+ bottom:50px;
232
left:auto;
233
text-align:center;
234
display:block;
combo.css
@@ -47,3 +47,7 @@ div.vis-item.vis-selected {
47
column-count: 3;
48
list-style: none;
49
}*/
50
+
51
+.subtlecircle .fa-stack-1x{
52
+ font-size: 80%;
53
+}
0 commit comments