From 9f14729e51f7257f75347da3782a7763064e9d15 Mon Sep 17 00:00:00 2001
From: Silas Meister <silas.meister@stud.h-da.de>
Date: Wed, 20 Sep 2023 15:55:31 +0200
Subject: [PATCH] Small css changes

---
 styles.css | 2 --
 1 file changed, 2 deletions(-)

diff --git a/styles.css b/styles.css
index a9e3854..3dd7ea9 100644
--- a/styles.css
+++ b/styles.css
@@ -385,8 +385,6 @@ main {
     margin: 0;
     padding: 0.5rem;
     font-weight: 500;
-    max-height: 2.9rem;
-    line-height: 1.1rem;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
-- 
GitLab