From 80c9a73ee74f0ebeef7da8a397dd5cc2f2164130 Mon Sep 17 00:00:00 2001 From: Phillip K <34702189+gaterunner341@users.noreply.github.com> Date: Sun, 19 May 2024 20:47:44 -0400 Subject: [PATCH] Update training-hunter.html --- _layouts/training-hunter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/training-hunter.html b/_layouts/training-hunter.html index 529ac49..83766f4 100644 --- a/_layouts/training-hunter.html +++ b/_layouts/training-hunter.html @@ -10,7 +10,7 @@ margin: 20px; } .training { - width: 150px; /* Fixed width to ensure the content fits */ + width: 175px; /* Fixed width to ensure the content fits */ height: 150px; /* Height for better display */ position: relative; border-radius: 10px;