-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello I wanted to use a different background with custom CSS but it seems to be not working for me.
This is the code I was using I don't know if this is the right way to do it because I didn't' found any documentation for this.
main.flex-1{
background-image: url('https://my image');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
I'm using Flare release v1.6.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested