Skip to content

Commit 8a7f70f

Browse files
committed
Updated CSS for social icons
1 parent e9c7de2 commit 8a7f70f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

brands.css

+8
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@
2222
height: 200px;
2323
}
2424

25+
.social-icon {
26+
font-size: 32px;
27+
padding: 10px;
28+
}
29+
.social-icon-div {
30+
padding-bottom: 40px;
31+
}
32+
.social-icon{color:#fff;}
2533

2634
/* Buttons
2735
–––––––––––––––––––––––––––––––––––––––––––––––––– */

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Find more themes: https://github.com/JulianPrieber/llc-themes
33

44
* Theme Name: Sublime
5-
* Theme Version: 1.3
5+
* Theme Version: 1.4
66
* Theme Date: 2022-07-07
77
* Theme Author: JulianPrieber
88
* Theme Author URI: https://github.com/JulianPrieber

0 commit comments

Comments
 (0)