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 { .right-vc-header {
position: relative;
z-index: 2;
display: table; display: table;
text-align: right; text-align: right;
height: $header-height; height: $header-height;