We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e02add commit 29b6495Copy full SHA for 29b6495
src/styles/results.css
@@ -1,9 +1,8 @@
1
-/* Panel variant styles */
+Panel variant styles
2
.cv-panel--results {
3
text-align: center;
4
background: linear-gradient(to bottom,var(--cv-primary-green-10), var(--cv-primary-green-70) 80%);
5
color: var(--cv-white);
6
- min-block-size: fit-content;
7
}
8
9
/* Results panel styles */
src/styles/welcome.css
@@ -3,7 +3,6 @@
/* Welcome panel styles */
0 commit comments