Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
14
_sass/components/_social.scss
Normal file
14
_sass/components/_social.scss
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.social {
|
||||
display: block;
|
||||
img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
a {
|
||||
padding: 10px;
|
||||
display: inline-block;
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue