refactor: massive UX and beginner refactoring (Cookbook, Dashboard, Layout, Wording)
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ a{color:var(--act);text-decoration:none}
|
||||
.tokin:focus{outline:none;border-color:var(--act)}
|
||||
|
||||
/* ---- Content-Bereich ---- */
|
||||
.content{padding:22px 26px 64px;max-width:1500px;width:100%}
|
||||
.content{padding:22px 26px 64px;max-width:1300px;margin:0 auto;width:100%}
|
||||
.view[hidden]{display:none}
|
||||
.view{display:flex;flex-direction:column;gap:18px}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user