Modified CSS
This commit is contained in:
@@ -34,4 +34,14 @@ body {
|
||||
font-size: 0.95rem;
|
||||
color: #101F2D;
|
||||
margin: 0.2rem 0;
|
||||
}
|
||||
}
|
||||
/* Logo ridimensionato correttamente */
|
||||
.logo {
|
||||
max-width: 260px;
|
||||
max-height: 100px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
margin-bottom: 1.5rem;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user