spacing adjustements
This commit is contained in:
parent
be3aff5bc1
commit
22250aeb26
|
|
@ -1,5 +1,5 @@
|
|||
.notification {
|
||||
@apply p-8 relative;
|
||||
@apply px-8 py-4 relative;
|
||||
z-index: ;
|
||||
|
||||
&--alert {
|
||||
|
|
@ -66,7 +66,8 @@
|
|||
@apply !text-base;
|
||||
|
||||
> * {
|
||||
@apply inline;
|
||||
/* @apply inline; */
|
||||
@apply leading-tight;
|
||||
}
|
||||
a {
|
||||
@apply font-bold underline;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user