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.
1 parent 7d1959d commit e7f9d64Copy full SHA for e7f9d64
views/assets/css/custom.css
@@ -1,5 +1,7 @@
1
/* Add here all your css styles (customizations) */
2
-
+.fa{
3
+ padding-left: 6px;
4
+}
5
.align-center{
6
margin-left: auto;
7
margin-right: auto;
@@ -271,18 +273,6 @@ ul {
271
273
margin-right: 10px;
272
274
}
275
-#contributors .fa{
- 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
286
#contributors .g-mb-50{
287
margin-bottom: 2px!important;
288
0 commit comments