make y-margin for .serviceGrid fixed #117
@@ -10,7 +10,7 @@ main {
|
||||
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
|
||||
gap: 1.5rem;
|
||||
padding: 2rem;
|
||||
margin: 6% 2%;
|
||||
margin: 50px 2%;
|
||||
}
|
||||
|
||||
/* Base styles for all cards */
|
||||
|
||||
Reference in New Issue
Block a user