Skip to content

Commit db7e2f0

Browse files
committed
style: change top padding to n4 in heartbeats page
1 parent 795b7f4 commit db7e2f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/app/pages/heartbeats/[id].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ onMounted(async () => {
170170
</VAppBar>
171171
<VContainer>
172172
<VRow>
173-
<VCol cols="12" class="mt-n8">
173+
<VCol cols="12" class="mt-n4">
174174
<p>
175175
Every 15 minutes, the httpSMS app on your Android phone sends a
176176
heartbeat event to the httpsms API to show that it is alive. The

0 commit comments

Comments
 (0)