
| Current Path : /var/www/html/atstandard001/styles/uikit/components/partials/component/ |
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/component/_feed-icons.scss |
/**
* Feed Icons
* - icons are SVG, SEE feed-icon.html.twig in AT Core templates directory.
============================================================================ */
// Feed icon link. Set a width and height to constrain the SVG icon.
.feed-icon {
display: block;
@include output-rhythm(width, $medium);
@include output-rhythm(height, $medium);
}
// SVG feed icon. SEE at_core/templates/feed-icon.html.twig.
.feed-icon-rss {}