Update recent items UI and add to new home page (#1275)

* Update recent items UI and add to new home page

* Update text and links for different APIs

* Update home page text and carousel images
This commit is contained in:
victor-meng
2022-05-20 16:37:50 -07:00
committed by GitHub
parent c2f3471afe
commit dc83bf6fa0
9 changed files with 400 additions and 167 deletions

View File

@@ -57,7 +57,6 @@
.legend {
font-family: @SemiboldFont;
margin-bottom: @DefaultSpace;
font-size: 18px;
}
@@ -114,14 +113,6 @@
margin-top: 4px;
}
.twoLineContent {
margin-top: -5px;
:nth-child(2) {
font-size: 9px;
}
}
.description {
font-size: 10px;
color: @BaseMediumHigh;