From ac6d0f1578b056dcf5cb5623c2f0f82e95c20c28 Mon Sep 17 00:00:00 2001 From: LJ5O <75009579+LJ5O@users.noreply.github.com> Date: Wed, 30 Apr 2025 13:57:35 +0200 Subject: [PATCH] Fixed css mistake --- src/components/education/schoolDisplay.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/education/schoolDisplay.vue b/src/components/education/schoolDisplay.vue index e3357b0..a3a9976 100644 --- a/src/components/education/schoolDisplay.vue +++ b/src/components/education/schoolDisplay.vue @@ -76,10 +76,10 @@ } .school_info a{ width: 150px; - } - .school_info button{ margin-top: 15px; margin-block: 15px; + } + .school_info button{ background-color: rgb(51, 143, 230); font-size: 1.1em; width: 100%;