We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccae49 commit f752f80Copy full SHA for f752f80
80-health dashboard/style.css
@@ -63,7 +63,7 @@ p {
63
}
64
65
.bg2 {
66
- background-image: url("https://images.unsplash.com/reserve/YEc7WB6ASDydBTw6GDlF_antalya-beach-lulu.jpg?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1463&q=80");
+ background: var(--text-color) url("https://images.unsplash.com/photo-1529686159790-3246c5082afb?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1350&q=80");
67
color: var(--dark-text-color);
68
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
69
0 commit comments