Skip to content

Commit

Permalink
Updated CSS for social icons
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianPrieber committed Dec 6, 2022
1 parent 945d6ef commit bbbd6df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions brands.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@
border-radius: 50%;
}

.social-icon {
font-size: 32px;
padding: 10px;
}
.social-icon-div {
padding-bottom: 30px;
}
.social-icon{color:#fff;}

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Find more themes: https://github.com/JulianPrieber/llc-themes

* Theme Name: Dawn
* Theme Version: 1.0
* Theme Version: 1.1
* Theme Date: 2022-12-01
* Theme Author: JulianPrieber
* Theme Author URI: https://github.com/JulianPrieber
Expand Down

0 comments on commit bbbd6df

Please sign in to comment.