Merged compare logic. Removed compare page.

This commit is contained in:
Mike Cao 2025-05-02 12:32:23 -07:00
parent f69f793b87
commit 65ebd736b9
8 changed files with 31 additions and 63 deletions

View file

@ -0,0 +1,14 @@
.container {
margin-bottom: 60px;
}
.nav {
width: 200px;
margin-top: 40px;
}
.title {
color: var(--base800);
text-align: center;
font-weight: 700;
}