Merge pull request #107 from LaconicNetwork/styling-fixes

Fixed bug where whitepaper section blocked social icons in /about
This commit is contained in:
olive kimoto 2022-08-12 20:42:42 +02:00 committed by GitHub
commit 72e88b7ff3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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') {