We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e18591 commit c614c86Copy full SHA for c614c86
web/styles.css
@@ -70,9 +70,9 @@ main {
70
.sidebar-item {
71
cursor: pointer;
72
background-color: skyblue;
73
- height: 5dvh;
+ height: 7dvh;
74
width: 100%;
75
- /* Remove padding-left, it’s handled by sidebar */
+ padding-left: 2px;
76
display: flex;
77
align-items: center;
78
font-size: clamp(1.6dvh, 2.2dvh, 3dvh);
0 commit comments