[NIFI-6357] update snackbar icon location

This closes #28
diff --git a/platform/core/theming/snackbars/coaster/_coaster.component.scss b/platform/core/theming/snackbars/coaster/_coaster.component.scss
index 16545b1..432c4d6 100644
--- a/platform/core/theming/snackbars/coaster/_coaster.component.scss
+++ b/platform/core/theming/snackbars/coaster/_coaster.component.scss
@@ -43,7 +43,7 @@
 
 .fds-coaster-icon {
   position: absolute;
-  top: 24px;
+  top: 19px;
   left: 15px;
 }