Skip to content

Commit 811792e

Browse files
committed
Update index.css
1 parent 59f76fc commit 811792e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,11 @@ For devices with smaller width like mobile phone
523523
margin: 0 6px;
524524
opacity: .85;
525525
}
526+
#navigation-content.is-open ~ #header .social-media-links{
527+
opacity: 0;
528+
visibility: hidden;
529+
pointer-events: none;
530+
}
526531
.header-content-box{
527532
padding-left: 0px;
528533
z-index: 2;

0 commit comments

Comments
 (0)