1
0
mirror of https://github.com/RobinLinus/snapdrop.git synced 2025-05-15 07:00:08 -07:00

Fix background width

This commit is contained in:
robinlinus 2024-07-19 16:40:23 +02:00
parent 6420891069
commit debd13a03b

View File

@ -548,7 +548,7 @@ button::-moz-focus-inner {
}
#about:target x-background {
transform: scale(10);
transform: scale(12);
}
#about .row a {