Skip to content

Commit

Permalink
z-index für Logo - refs #11
Browse files Browse the repository at this point in the history
  • Loading branch information
lieblerm committed Feb 21, 2022
1 parent d018f6d commit f34047c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions css/template.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/template.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scss/blocks/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
margin-inline-end: auto;
font-size: 2rem;
color: var(--bfr-2022-color-primary);

z-index: 2;
a {
color: $white;
}
Expand Down

0 comments on commit f34047c

Please sign in to comment.