mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-21 02:15:09 -04:00
social-icons(css): refactor
move to main.css
This commit is contained in:
parent
a54b84ba0f
commit
48d2dcb164
3 changed files with 10 additions and 10 deletions
|
@ -38,3 +38,13 @@
|
|||
.pagination .next {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.social-icons {
|
||||
padding: 12px 0;
|
||||
}
|
||||
|
||||
.social-icons a {
|
||||
margin: 2px;
|
||||
padding: 6px;
|
||||
font-size: 1.4em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue