overlapping logo with menu icons (click action)

This commit is contained in:
Jan Bickel 2020-05-27 13:11:13 +02:00
parent b254736bd5
commit 3fad14a569
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,8 @@
}
.right-vc-header {
position: relative;
z-index: 2;
display: table;
text-align: right;
height: $header-height;