This commit is contained in:
@@ -94,6 +94,7 @@ onBeforeUnmount(() => {
|
|||||||
letter-spacing: -0.1ch;
|
letter-spacing: -0.1ch;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
|
min-height: clamp(1.05rem, 3.6vw, 1.95rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
|
|||||||
@@ -142,6 +142,8 @@ onMounted(() => {
|
|||||||
letter-spacing: -0.05ch;
|
letter-spacing: -0.05ch;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
|
min-height: clamp(1.59rem, 6.38vw, 3.01rem);
|
||||||
|
min-width: clamp(11rem, 44vw, 23rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes blink {
|
@keyframes blink {
|
||||||
|
|||||||
Reference in New Issue
Block a user