Skip to content

Commit

Permalink
asdasdasdasdasdasdasd
Browse files Browse the repository at this point in the history
  • Loading branch information
LUISMAGAIVER341 committed Aug 13, 2023
1 parent ab5adc2 commit 80bf117
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ body {
display: none;
width: 128px;
height: 48px;
color: white;
background-color: white;
color: rgba(255, 255, 255, 0);
background-color: rgba(255, 255, 255, 0);

}
#spotify-menu {
Expand Down Expand Up @@ -135,7 +135,8 @@ body {
position: absolute;
filter: blur(0px);
position: absolute;
left: 100px;
top: 44px;
left: 32px;
align-self: right;
align-items: right;
border: none;
Expand All @@ -154,7 +155,8 @@ body {
background: transparent;
}
#sImg {
left: 100px;
top: 44px;
left: 32px;
}
/*font-family: 'Syne', sans-serif;*/
/*font-family: 'Syne', sans-serif;*/
Expand Down

0 comments on commit 80bf117

Please sign in to comment.