Skip to content

Commit 54e01eb

Browse files
committed
style: improve sign up and volunteer button layout on mobile
1 parent 23ee344 commit 54e01eb

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

style/hackstoga/hackstoga.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,17 @@ ul.brands li.brand img {
352352

353353
.right-button {
354354
margin-left: 0em;
355-
margin-top: 15px;
356355
}
357356

358357
.button-container {
359358
gap: 15px;
360359
}
360+
361+
#signup-event-button {
362+
font-size: 1.3em;
363+
}
364+
365+
#signup-vol-button {
366+
font-size: 1.3em;
367+
}
361368
}

0 commit comments

Comments
 (0)