sticky icons
This commit is contained in:
parent
842b1efb9e
commit
3ca54877a7
@ -121,12 +121,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.social {
|
.social {
|
||||||
position: absolute;
|
position: sticky;
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
color: #fafafa;
|
color: #fafafa;
|
||||||
height: 16rem;
|
height: 20rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
top: calc(50% - 8rem);
|
top: calc(50% - 10rem);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user