This repository has been archived on 2024-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
qdouze2-wordpress-theme/scss/components/_toasts.scss

5 lines
71 B
SCSS

.toast {
@include panel($card-smallpad);
padding:$card-smallpad;
}