set -e in build.sh

This commit is contained in:
Alexander 2025-07-31 08:39:38 -04:00
parent ce3fa344e8
commit c3c9200998
3 changed files with 10 additions and 2 deletions

View file

@ -59,7 +59,7 @@ body {
h1 {
color: var(--darkest-color);
margin-bottom: 0.5rem;
margin-bottom: 0.55rem;
margin-top: 3rem;
}