mobile changes for most of the marketing pages

This commit is contained in:
Calvin Jhunjhnuwala
2021-06-30 01:36:45 -07:00
parent eeea013cf3
commit b82d25c881
12 changed files with 3304 additions and 3303 deletions

View File

@@ -67,7 +67,8 @@
}
}
p a {
p a,
h5 a {
color: $blue-purple-500;
}

View File

@@ -366,7 +366,7 @@ $columns: 12; // Number of columns in the grid system
--width: 4;
}
.col-new-card {
transition: all 0.35s ease-out;
transition: all 0.15s ease-out;
cursor: pointer;
text-decoration: none;
&:hover {