Skip to content

Commit e7f9d64

Browse files
committed
home page github buttons
1 parent 7d1959d commit e7f9d64

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

views/assets/css/custom.css

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/* Add here all your css styles (customizations) */
2-
2+
.fa{
3+
padding-left: 6px;
4+
}
35
.align-center{
46
margin-left: auto;
57
margin-right: auto;
@@ -271,18 +273,6 @@ ul {
271273
margin-right: 10px;
272274
}
273275

274-
#contributors .fa{
275-
font-size: 23px;
276-
}
277-
278-
#contributors .btn-u-lg, a.btn-u-lg{
279-
padding: 5px 9px;
280-
}
281-
282-
#contributors .github-button{
283-
width: 38px;
284-
}
285-
286276
#contributors .g-mb-50{
287277
margin-bottom: 2px!important;
288278
}

0 commit comments

Comments
 (0)