We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9874bd commit 5f24c64Copy full SHA for 5f24c64
1 file changed
css/theme/source/AND.scss
@@ -24,7 +24,7 @@
24
25
font-family: 'Poppins', sans-serif; /* Good to be consistent */
26
27
- background-image: url('../assets/AND-logo.png'); /* Note the path change */
+ background-image: url('../../assets/AND-logo.png'); /* Note the path change */
28
background-size: contain;
29
30
background-repeat: no-repeat;
0 commit comments