From 3b7e3dee4025f65b4281b150c0e656f1ea0b3f62 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 13 Aug 2023 18:07:22 +0200 Subject: [PATCH] Fixed a bug in the SoftwareGrid styles.sass --- .../linux/InstallSoftware/components/SoftwareGrid/styles.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass b/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass index 1fd94c7..1076acd 100644 --- a/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass +++ b/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass @@ -29,6 +29,7 @@ color: $gray font-size: 14pt font-weight: 700 + text-align: center &:hover border: 2px solid $primary