From 72964bb0d6b25cf5e49ac0d2d38a255889d159e6 Mon Sep 17 00:00:00 2001 From: kaubu <29447633+kaubu@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:32:51 +0000 Subject: [PATCH] Added bottom padding to word page --- src/views/Home.vue | 2 +- src/views/Word.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index d125761..60c43aa 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -16,7 +16,7 @@

This project is still in progress, expect errors.

-

v1.2.1 (2023-12-09)

+

v1.2.2 (2023-12-09)

diff --git a/src/views/Word.vue b/src/views/Word.vue index 210ba68..9ef4463 100644 --- a/src/views/Word.vue +++ b/src/views/Word.vue @@ -25,7 +25,7 @@

Definitions for '{{ $route.params.word }}'