feat: enhance responsive styles for title, subtitle, and buttons in Home component

This commit is contained in:
2025-05-22 15:54:04 +02:00
parent 762fc64806
commit 7d5a678008
2 changed files with 43 additions and 1 deletions
-1
View File
@@ -103,7 +103,6 @@ body::before {
background-color: $primary-dark;
padding: 3rem 0;
border-top: 1px solid rgba(255, 100, 0, 0.2);
margin-top: 5rem;
}
.social-links {