Logo SikaPics 200% (45vh->90vh) + QR code 150% (180->270px)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -71,7 +71,7 @@ html, body {
|
||||
|
||||
.accueil-logo {
|
||||
max-width: 90vw;
|
||||
max-height: 45vh;
|
||||
max-height: 90vh;
|
||||
margin-bottom: 2rem;
|
||||
object-fit: contain;
|
||||
}
|
||||
@@ -277,8 +277,8 @@ html, body {
|
||||
}
|
||||
|
||||
.booth-qr {
|
||||
width: 180px;
|
||||
height: 180px;
|
||||
width: 270px;
|
||||
height: 270px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user