fix: Missing logo
This commit is contained in:
parent
c5443ff459
commit
e68a9f5ea3
1 changed files with 4 additions and 0 deletions
|
@ -94,6 +94,10 @@ header.bg-primary-gradient .fancy-text-primary {
|
|||
filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.6));
|
||||
}
|
||||
|
||||
#smallLogoContainer {
|
||||
background-image: url(../../img/logo-inv_grad.svg);
|
||||
}
|
||||
|
||||
.bs-icon.bs-icon-primary {
|
||||
background-color: var(--accent-yellow);
|
||||
color: var(--europe-blue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue