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
2022-12-17 22:34:02 +01:00

5 lines
71 B
SCSS

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