chore: remove lastfm anf github

This commit is contained in:
Ruben 2024-04-21 22:28:36 -05:00
commit cd97d2bc0a
No known key found for this signature in database
GPG key ID: AE181294E97E4802
2 changed files with 0 additions and 30 deletions

View file

@ -465,17 +465,6 @@ socials and links
text-decoration: underline;
}
}
#lastfm {
background-color: color-mix(in srgb, var(--red) 45%, transparent);
p, a {
color: var(--text);
text-decoration: none;
}
p:hover, a:hover {
color: var(--red);
text-decoration: underline;
}
}
#gitgay {
background-color: color-mix(in srgb, var(--red) 10%, transparent);
p, a {
@ -487,17 +476,6 @@ socials and links
text-decoration: underline;
}
}
#github {
background-color: color-mix(in srgb, var(--mauve) 50%, transparent);
p, a {
color: var(--text);
text-decoration: none;
}
p:hover, a:hover {
color: var(--mauve);
text-decoration: underline;
}
}
/*
buttons