Skip to content

Commit db6dfc4

Browse files
author
Oleksandr Ratushnyi
committed
Update Strum component styles for improved background positioning and sizing
1 parent ba1582c commit db6dfc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Strum/Strum.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
position: relative;
99
background-image: url(../../assets/Strum_Hero.svg);
1010
background-repeat: repeat;
11+
background-position: center center;
12+
background-size: 20%;
1113
text-decoration: none;
1214
}
1315

0 commit comments

Comments
 (0)