sticky icons

master
adb 3 years ago
parent 842b1efb9e
commit 3ca54877a7

@ -121,12 +121,12 @@
}
.social {
position: absolute;
position: sticky;
font-size: 3em;
color: #fafafa;
height: 16rem;
height: 20rem;
width: 100%;
top: calc(50% - 8rem);
top: calc(50% - 10rem);
text-align: center;
}

Loading…
Cancel
Save