This commit is contained in:
Roman Pyrih
2025-11-25 15:10:59 +01:00
parent a32684c7be
commit 0a5469dd62
5 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -642,7 +642,7 @@ header {
align-items: center;
justify-content: center;
padding: 20px 45px;
background-color: $cBlack;
// background-color: $cBlack;
@include respond-below(xl) {
width: fit-content;

BIN
libraries/.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -22,7 +22,7 @@
</div>
<div class="box-logo-absolute box-logo-absolute-back">
<a href="/">
<img src="/upload/filemanager/Logos/VIDOK-COM_DE_white.png" alt="logo">
<img src="/upload/filemanager/Logos/VIDOK-DE-black.png" alt="logo">
</a>
</div>
</div>