
| Current Path : /var/www/html/atstandard001/styles/uikit/components/partials/theme/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard001/styles/uikit/components/partials/theme/_add-to-any.scss |
/**
* Add to Any
* - styles for the Add to Any module.
* - https://www.drupal.org/project/addtoany
============================================================================ */
.addtoany_list {
display: block;
@include output-rhythm(margin-bottom, $medium);
> a {
@include output-rhythm(padding, 0 2px);
&:hover {}
}
.addtoany_share_save {
@include output-rhythm(padding, 0 4px);
}
}