Skip to content

Commit

Permalink
make Search the Collection bigger on first page
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Oct 14, 2024
1 parent 7b48e81 commit 8d87ccd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/style/purdue-cascade.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@
text-decoration: unset;
}
}

#app .markdown-body h1 {
font-size: 2.5rem;
}

0 comments on commit 8d87ccd

Please sign in to comment.