New backup 2025-07-18 21:15:02

This commit is contained in:
Penelope Gwen 2025-07-18 21:15:02 -07:00
parent 426517dd3e
commit f33fa7879b
2 changed files with 3 additions and 3 deletions

View file

@ -311,7 +311,7 @@ $home-widget-border-hover-color: rgba($color5,0.3);
margin: 0px;
}
&.fullwidth {
margin: 10px 35px;
margin: 0px 35px;
}
// margin-left: 10px;
}

View file

@ -34,7 +34,7 @@
:vexpand false
:onclick '${EWW_CMD} update large_album_art=true'
(overlay
(nowplayingart)
(nowplayingart :css 'margin: 20px 0px 20px 20px;')
(label :class "art-button-overlay"
:height 100
:width 100
@ -93,7 +93,7 @@
:vexpand false
:onclick '${EWW_CMD} update large_album_art=false'
(overlay
(nowplayingart)
(nowplayingart :css 'margin: 20px;')
(label :class "art-button-overlay"
:height 100
:width 100