Skip to content

Commit f2f596d

Browse files
committed
Shrink logos.
1 parent 6c9ae23 commit f2f596d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_includes/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ nav ul li:hover, nav ul li.active {
228228
font-weight:700;
229229
text-transform:uppercase;
230230
position:absolute;
231-
bottom:30px;
231+
bottom:50px;
232232
left:auto;
233233
text-align:center;
234234
display:block;

combo.css

+4
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ div.vis-item.vis-selected {
4747
column-count: 3;
4848
list-style: none;
4949
}*/
50+
51+
.subtlecircle .fa-stack-1x{
52+
font-size: 80%;
53+
}

0 commit comments

Comments
 (0)