We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa539bd commit ded32b4Copy full SHA for ded32b4
app/views/layouts/application.html.erb
@@ -180,7 +180,7 @@
180
181
<div class="welcome__content">
182
<div class="center">
183
- <h3 class="h3 caps secondary block m0">Welcome to</h3>
+ <h3 class="h3 caps secondary block my-0">Welcome to</h3>
184
<h1 class="primary mt0 border-none"><%= @organizer_position&.initial? ? "HCB" : @event.name %></h1>
185
</div>
186
app/views/layouts/docs.html.erb
@@ -129,7 +129,7 @@
129
130
131
132
133
134
135
0 commit comments