Fix up style of Notifications

Move Notification Sass to its own file
This commit is contained in:
Michał Gdula 2023-01-14 10:08:33 +00:00
parent 7605e5ab40
commit 4efd9a04ee
4 changed files with 138 additions and 97 deletions

View file

@ -32,7 +32,7 @@
color: $red;
span {
background-color: $red;
color: $red;
}
&:hover {
@ -43,7 +43,7 @@
color: $blue;
span {
background-color: $blue;
color: $blue;
}
&:hover {