ADD: Customers

This commit is contained in:
webfussel 2024-05-21 09:03:37 +02:00
parent 1137cec1c1
commit d8e647ea40
2 changed files with 0 additions and 2 deletions

View file

@ -117,7 +117,6 @@ h3 {
a {
text-decoration: none;
color: var(--color-link);
transition: var(--transition-time);
}

View file

@ -5,7 +5,6 @@
.Header {
padding: 15px calc(15vw - 30px);
width: 100%;
color: var(--color-header);
background: transparent;
top: 0;
position: fixed;