Commit de louay : correction de bug en tp

This commit is contained in:
stiti
2024-06-06 10:15:04 +02:00
parent 7ef94d3b2f
commit 2aba540016
2 changed files with 1 additions and 3 deletions

View File

@@ -158,6 +158,7 @@ header.short-text a {
border-radius: 5px;
text-decoration: none;
transition: background-color 0.3s, color 0.3s;
margin-bottom: 10px;
}
.music-links a.spotify {
@@ -179,8 +180,6 @@ header.short-text a {
background-color: rgba(84, 15, 202, 0.8); /* Fond légèrement plus clair au survol */
}
.artist-name,
.album-name {
display: inline-block;