Removed Max Height for cards

This commit is contained in:
brausjonas
2023-03-26 19:34:20 +02:00
parent 7e645e82d6
commit 94baa19c36
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
<workItem from="1679674448294" duration="3278000" />
<workItem from="1679754546660" duration="3762000" />
<workItem from="1679776338023" duration="11768000" />
<workItem from="1679841996008" duration="9352000" />
<workItem from="1679841996008" duration="9595000" />
</task>
<servers />
</component>
-1
View File
@@ -72,7 +72,6 @@ h2
.mainPageCards div
{
min-height: 300px;
max-height: 300px;
border-radius: 50px;
margin: 10px;
padding: 20px;