Logo 80vw/30vh
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -70,8 +70,8 @@ html, body {
|
||||
}
|
||||
|
||||
.accueil-logo {
|
||||
max-width: 500px;
|
||||
max-height: 200px;
|
||||
max-width: 80vw;
|
||||
max-height: 30vh;
|
||||
margin-bottom: 2rem;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user