FIX fixing size of reference text size
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
199f21444e
commit
3809af2855
|
|
@ -5,6 +5,10 @@
|
||||||
|
|
||||||
.reference-item {
|
.reference-item {
|
||||||
@apply pl-6 relative;
|
@apply pl-6 relative;
|
||||||
|
p,
|
||||||
|
span {
|
||||||
|
@apply text-xl bg-carhop-green-100;
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
@apply underline underline-offset-4 decoration-1;
|
@apply underline underline-offset-4 decoration-1;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user