Skip to content

Commit d1d2738

Browse files
committed
Update app.css
1 parent ca53c56 commit d1d2738

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web/src/app.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ h2 {
109109
align-items: center;
110110
gap: 18px;
111111
flex-wrap: wrap;
112-
font-size: 0.98rem;
112+
font-size: 1.29rem;
113113
font-weight: 400;
114114
}
115115

@@ -121,8 +121,8 @@ h2 {
121121
}
122122

123123
.status-dot {
124-
width: 14px;
125-
height: 14px;
124+
width: 31.5px;
125+
height: 31.5px;
126126
border-radius: 999px;
127127
box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.12);
128128
}

0 commit comments

Comments
 (0)