diff --git a/docs/templates/notification.html b/docs/templates/notification.html index daf7b4e6..564f740f 100644 --- a/docs/templates/notification.html +++ b/docs/templates/notification.html @@ -121,7 +121,7 @@

Sass Mixins

); // Use the style mixin to style the notification - @include notification-layout( + @include notification-style( $background: #fff, // Background color $color: #000, // Text color $padding: 1rem,