+
+
+
+
Any other
questions?
+
+
+ We are here to help you! Please check the FAQ first;
+ If your question is not already answered, you can reach us at
+ external@calblueprint.org.
+
+ Please email allisonhong1023@berkeley.edu
+ if you need a particular accommodation.
+ Note that requests made less than 24 hours before the event will likely not be accommodated.
+
+
+
+
\ No newline at end of file
diff --git a/src/styles/_global.scss b/src/styles/_global.scss
index 8383575..a30b5bb 100644
--- a/src/styles/_global.scss
+++ b/src/styles/_global.scss
@@ -36,7 +36,9 @@ h3 {
h4 {
font-family: fonts.$mono;
+ letter-spacing: 0.8px;
font-size: 1rem;
+ font-weight: 400;
}
h5 {
@@ -57,6 +59,8 @@ span {
a {
color: colors.$link;
text-decoration: none;
+ font-weight: 700;
+ line-height: 150%;
}
button {