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 ca780ff commit 26a5690Copy full SHA for 26a5690
brands.css
@@ -17,6 +17,14 @@
17
border-radius: 50%;
18
}
19
20
+.social-icon {
21
+ font-size: 32px;
22
+ padding: 10px;
23
+}
24
+.social-icon-div {
25
+ padding-bottom: 40px;
26
27
+.social-icon{color:#fff;}
28
29
/* Buttons
30
–––––––––––––––––––––––––––––––––––––––––––––––––– */
readme.md
@@ -2,7 +2,7 @@
2
Find more themes: https://github.com/JulianPrieber/llc-themes
3
4
* Theme Name: Polygon
5
-* Theme Version: 1.1
+* Theme Version: 1.2
6
* Theme Date: 2022-09-11
7
* Theme Author: JulianPrieber
8
* Theme Author URI: https://github.com/JulianPrieber
0 commit comments