feat(graphism): Adding favicon and title image
This commit is contained in:
@@ -434,6 +434,14 @@ body {
|
||||
letter-spacing: 0.2px;
|
||||
}
|
||||
|
||||
.titleBanderol {
|
||||
display: block;
|
||||
max-height: 100px;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.infoSection--title .sub {
|
||||
font-size: 11px;
|
||||
opacity: 0.65;
|
||||
|
||||
Reference in New Issue
Block a user