We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c127ddd commit 025dd60Copy full SHA for 025dd60
web/styles.css
@@ -68,5 +68,7 @@
68
69
.sidebar-item {
70
cursor: pointer;
71
- background-color: grey;
+ background-color: skyblue;
72
+ width: 100%;
73
+ height: 5dvh;
74
}
0 commit comments