refining responsive title
This commit is contained in:
parent
c01f2e4d12
commit
f76a48eced
|
|
@ -8,7 +8,7 @@
|
||||||
@apply w-fit;
|
@apply w-fit;
|
||||||
}
|
}
|
||||||
&__last-update {
|
&__last-update {
|
||||||
@apply bg-construction text-slate-900 w-fit
|
@apply bg-construction text-black w-fit
|
||||||
h-fit px-4 py-2 text-3xl font-bold text-zuume;
|
h-fit px-4 py-2 text-3xl font-bold text-zuume;
|
||||||
transform: rotate(-2deg) skew(-1deg);
|
transform: rotate(-2deg) skew(-1deg);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
@ -34,11 +34,11 @@
|
||||||
@apply mt-4 mb-6;
|
@apply mt-4 mb-6;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
@apply text-4xl md:text-8xl tracking-wide;
|
@apply text-5xl md:text-8xl tracking-wide;
|
||||||
line-height: 0.8;
|
line-height: 0.8;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-6xl mt-16;
|
@apply text-3xl md:text-6xl mt-16;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul li {
|
ul li {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user