feat: create Linktree-style personal landing page with animated glassmorphism components
This commit is contained in:
@@ -230,6 +230,7 @@ body {
|
||||
|
||||
.social-icons {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: 2rem;
|
||||
margin-bottom: 1.5rem;
|
||||
@@ -294,4 +295,8 @@ body {
|
||||
height: 44px;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.social-icons {
|
||||
gap: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user