Skip to content

Commit 744a60c

Browse files
committed
Update styling
1 parent c05c6ae commit 744a60c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/new/css/outreach.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,14 @@ p {
188188
font-family: "Roboto", sans-serif;
189189
text-decoration: none;
190190
margin-bottom: 2vh;
191+
color: rgb(85, 26, 139);
191192
}
192193

193194
#purple-outreach-title {
194195
font-size: 4vw;
195196
font-weight: bold;
196197
}
198+
199+
#outreach-info:last-child {
200+
margin-bottom: 5vh;
201+
}

0 commit comments

Comments
 (0)