Skip to content

Commit 5f24c64

Browse files
committed
fix image
1 parent e9874bd commit 5f24c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/theme/source/AND.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
font-family: 'Poppins', sans-serif; /* Good to be consistent */
2626

27-
background-image: url('../assets/AND-logo.png'); /* Note the path change */
27+
background-image: url('../../assets/AND-logo.png'); /* Note the path change */
2828
background-size: contain;
2929

3030
background-repeat: no-repeat;

0 commit comments

Comments
 (0)