mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
lander: match alternatives h3 font size with figcaption on mobile
This commit is contained in:
parent
6eaaaffcdd
commit
bcd1dddcbe
@ -544,6 +544,10 @@ section.alternatives {
|
||||
font-weight: normal;
|
||||
font-size: 1rem;
|
||||
flex-shrink: 0;
|
||||
|
||||
@media (max-width: 30rem) {
|
||||
font-size: 0.75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.command {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user