Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
home [2024/11/05 14:20] – ayush | home [2024/11/05 14:21] (current) – ayush | ||
---|---|---|---|
Line 18: | Line 18: | ||
background: linear-gradient(135deg, | background: linear-gradient(135deg, | ||
color: white; | color: white; | ||
- | font-family: | + | font-family: |
font-weight: | font-weight: | ||
font-size: 14px; | font-size: 14px; | ||
Line 102: | Line 102: | ||
} | } | ||
- | /* Optional: Add this if you want a subtle | + | /* transition when clicking */ |
.follow-button: | .follow-button: | ||
transform: translateY(-50%) scale(0.98); | transform: translateY(-50%) scale(0.98); |