aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass/partials/_sharing.scss
blob: 1fa9775026fc45999c75603292a3147b623830ca (plain)
1
2
3
4
5
6
.sharing {
  p.meta + & {
    padding: { top: 1em; left: 0; }
    background: $img-border top left repeat-x;
  }
}