Skip to content

Commit bc7782b

Browse files
committed
fix: font size
1 parent b033a26 commit bc7782b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules*

makeitwork.cloud/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
}
291291

292292
.resource-name {
293-
font-size: 0.9rem;
293+
font-size: 0.95rem;
294294
font-weight: 500;
295295
color: var(--text-light);
296296
margin-bottom: 0.15rem;

0 commit comments

Comments
 (0)