improve hr styling
This commit is contained in:
parent
3dceb17085
commit
1802e54caf
@ -44,11 +44,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hr {
|
.hr {
|
||||||
@apply border border-primary-400 w-full max-w-2xl;
|
@apply mx-auto border border-primary-600 w-full max-w-2xl;
|
||||||
}
|
|
||||||
|
|
||||||
.hr-light {
|
|
||||||
@apply border border-primary-600 w-full max-w-2xl;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.link {
|
.link {
|
||||||
|
Loading…
Reference in New Issue
Block a user