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