change order of center left section of bar; introduce focus mode

This commit is contained in:
end-4
2024-02-29 23:04:09 +07:00
parent f7ccb7b605
commit 79fba3e164
15 changed files with 524 additions and 47 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ $rounding_large: 1.705rem;
@mixin readingfont {
// The most readable fonts, for a comfortable reading experience
// in stuff like ChatGPT widget
// in stuff like AI chat on sidebar
font-family: "Lexend", "Noto Sans", sans-serif;
// font-weight: 500;
}