- Replace homepage content with sunset messaging for May 30, 2025 service end

- Convert inline SVGs to external files for better maintainability
-Removed Login buttons except for /sign-in page
-Removed header navs
This commit is contained in:
Beverly Nguyen
2025-06-02 12:56:47 -07:00
parent 69c8bbc6b7
commit 8722ae8dd9
14 changed files with 254 additions and 224 deletions

View File

@@ -871,6 +871,10 @@ $do-dont-top-bar-width: 1;
border-radius: 2px;
}
.bg-gray-cool {
background-color: #dfe1e2;
}
.svg-circle-icon {
display: inline-block;
margin: 0;