Skip to content
Snippets Groups Projects
Verified Commit f3f5d97b authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Make background colour of card images white

parent 24fdf9dd
Branches
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@
max-height: 100px;
object-fit: cover;
overflow: hidden;
background-color: #fff;
}
#background {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment