unhide social footer links

This commit is contained in:
2025-05-09 23:50:21 +05:00
parent ba45124134
commit 166a906c8c
4 changed files with 11 additions and 10 deletions
+5 -3
View File
@@ -546,8 +546,10 @@ footer.somos-infinitos-footer {
}
.footer-navigation {
margin-top: 75px;
margin-bottom: 120px;
// margin-top: 75px;
// margin-bottom: 120px;
margin-top: 0;
margin-bottom: 0;
// TODO: unhide this later
opacity: 0;
user-select: none;
@@ -585,7 +587,7 @@ footer.somos-infinitos-footer {
font-size: 32px;
font-weight: 400;
line-height: 1;
display: none;
// display: none;
}
form {