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 3b551b9..1fd94c7 100644 --- a/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass +++ b/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass @@ -2,6 +2,7 @@ .software-grid display: flex + align-content: flex-start gap: 1rem flex-wrap: wrap