Fixed bug where whitepaper section blocked social icons in /about

This commit is contained in:
Kristján Eldjárn 2022-08-12 18:32:30 +00:00
parent 919a3cfcf6
commit 1a39176be0

View File

@ -10,6 +10,7 @@
position: relative;
margin-bottom: tovw(-110px, 'default', -115px);
margin-top: tovw(-90px, 'default', -95px);
pointer-events: none;
.container {
@include respond-to('mobile') {