Skip to content

Commit 1ddd0ce

Browse files
committed
add subtitle to stats page
1 parent 77dbaa2 commit 1ddd0ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/pages/stats.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<template>
22
<div class="text-center">
3-
<h1 class="title my-5">Faithful Statistics</h1>
3+
<h1 class="title mt-5">Faithful Statistics</h1>
4+
<h2 class="text-center pb-5">Under Construction!</h2>
5+
46
<h2 class="subtitle my-5">Main Packs</h2>
57
<div class="stats-container">
68
<h3>Faithful 32x Releases</h3>

0 commit comments

Comments
 (0)