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
View File
@@ -72,7 +72,6 @@ h2
.mainPageCards div
{
min-height: 300px;
max-height: 300px;
border-radius: 50px;
margin: 10px;
padding: 20px;