6 lines
76 B
SCSS
6 lines
76 B
SCSS
|
.notification {
|
||
|
right: -.2rem;
|
||
|
top: -.1rem;
|
||
|
font-size: .5rem;
|
||
|
}
|