mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 08:34:59 +00:00
chore(console): add Go to nav
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user