Make social icons links pretty

This commit is contained in:
2025-01-03 14:38:09 +01:00
parent 65df55a635
commit 5d0fc38107
3 changed files with 29 additions and 8 deletions

View File

@ -24,6 +24,8 @@ $black-color: hsl(0, 0%, 17%);
$faceblue: hsl(221, 44%, 41%);
$twitblue: hsl(206, 82%, 63%);
$discordblurple: #7289da;
$instagradient: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
$shadow-color: rgb(223, 223, 223);