We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca53c56 commit d1d2738Copy full SHA for d1d2738
1 file changed
web/src/app.css
@@ -109,7 +109,7 @@ h2 {
109
align-items: center;
110
gap: 18px;
111
flex-wrap: wrap;
112
- font-size: 0.98rem;
+ font-size: 1.29rem;
113
font-weight: 400;
114
}
115
@@ -121,8 +121,8 @@ h2 {
121
122
123
.status-dot {
124
- width: 14px;
125
- height: 14px;
+ width: 31.5px;
+ height: 31.5px;
126
border-radius: 999px;
127
box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.12);
128
0 commit comments