diff --git a/style.css b/style.css index a194f34..46bcd21 100644 --- a/style.css +++ b/style.css @@ -149,7 +149,7 @@ html * background-color: #ffffff; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13); margin-bottom: 0.5cm; - min-height: 3cm; + height: 3cm; min-width: 6cm; width: 32.5%; transition-duration: 0.2s; @@ -159,7 +159,7 @@ html * border-radius: 12px; text-decoration: none; margin-bottom: 0.5cm; - min-height: 3cm; + height: 3cm; min-width: 6cm; width: 32.5%; transition-duration: 0.2s; @@ -261,7 +261,7 @@ html * background-color: #303030; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13); margin-bottom: 0.5cm; - min-height: 3cm; + height: 3cm; min-width: 6cm; width: 32.5%; transition-duration: 0.2s; @@ -271,7 +271,7 @@ html * border-radius: 12px; text-decoration: none; margin-bottom: 0.5cm; - min-height: 3cm; + height: 3cm; min-width: 6cm; width: 32.5%; transition-duration: 0.2s;