styles : mise à jour CSS et JS
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f7bb3e86d4
commit
1d01de1217
4 changed files with 19 additions and 28 deletions
|
|
@ -5,3 +5,9 @@
|
|||
row-gap: var(--padding-vertical);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
.hero__text {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue