Merge remote-tracking branch 'upstream/main' into dev-1.24

This commit is contained in:
Nate W
2022-04-26 13:11:13 -07:00
129 changed files with 4560 additions and 1998 deletions
+9
View File
@@ -21,6 +21,15 @@
padding: 0 30px 0 0;
margin-bottom: 50px;
min-height: 152px;
}
/*
* Remove the height of the H2 element pseudo-class and set the appropriate spacing
* to avoid mistakenly overriding the styles of other elements
*/
.launch-card h2::before {
margin-top: 1rem ;
height: 0 ;
}
.gridPage p {