Skip to content

Commit

Permalink
Fix/undefined var (#4090)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlu1248 authored Jun 21, 2024
2 parents 2fc2496 + febe6d4 commit 37e08d0
Show file tree
Hide file tree
Showing 6 changed files with 615 additions and 207 deletions.
2 changes: 1 addition & 1 deletion sweep_chat/app/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
/* margin-bottom: 1.5rem; */
}

h1:not(:first-child) {
h1 {
margin-top: 2rem;
}

Expand Down
Loading

0 comments on commit 37e08d0

Please sign in to comment.