DRAFT | new theme - minimage
This commit is contained in:
parent
5116fe4640
commit
ac8d9e7eb3
90 changed files with 15302 additions and 1 deletions
15
themes/minimage/source/sass/object/component/_share.scss
Normal file
15
themes/minimage/source/sass/object/component/_share.scss
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.c-share {
|
||||
margin-top: 40px;
|
||||
|
||||
&__list {
|
||||
margin-top: 10px;
|
||||
|
||||
&__item {
|
||||
text-decoration: none;
|
||||
|
||||
& + & {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue