Skip to content

Commit 951becc

Browse files
jdegandgeromegrignon
authored andcommitted
fix: add background clip property
1 parent d8bfb5e commit 951becc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular-hub/src/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ body {
5050
);
5151
background-size: 100%;
5252
background-repeat: repeat;
53+
background-clip: text;
5354
-webkit-background-clip: text;
5455
-webkit-text-fill-color: transparent;
5556
}

0 commit comments

Comments
 (0)