chore(console): add Go to nav

This commit is contained in:
David Hill
2026-03-03 18:30:04 +00:00
parent 3c8ce4ab90
commit b1c166edf4
9 changed files with 21 additions and 14 deletions

View File

@@ -86,10 +86,10 @@
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {

View File

@@ -81,10 +81,10 @@
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {

View File

@@ -85,10 +85,10 @@
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {

View File

@@ -85,10 +85,10 @@
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {

View File

@@ -148,10 +148,10 @@ body {
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {

View File

@@ -212,10 +212,10 @@ body {
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {

View File

@@ -148,10 +148,10 @@ body {
display: flex;
justify-content: space-between;
align-items: center;
gap: 48px;
gap: 32px;
@media (max-width: 55rem) {
gap: 32px;
gap: 24px;
}
@media (max-width: 48rem) {