Added core features to microsite

Signed-off-by: Shashank Bairy R <shashank.bairy04@gmail.com>
This commit is contained in:
Shashank Bairy R
2021-03-27 14:37:05 +05:30
parent 566b549f63
commit e71ffb7c08
10 changed files with 180 additions and 34 deletions
-1
View File
@@ -11,7 +11,6 @@
grid-gap: 1rem;
grid-template-columns: repeat(4, 1fr);
grid-auto-rows: 1fr;
padding-top: 32px;
}
@media (max-width: 1200px) {