remove "new think" from the index page

I always use the templates
This commit is contained in:
Christian Lawson-Perfect 2025-02-10 11:33:34 +00:00
parent d474a394f5
commit 2f2df10ac7
2 changed files with 17 additions and 17 deletions

View file

@ -249,6 +249,8 @@ input {
flex-direction: column;
grid-area: preview;
background: white;
&[open] {
flex-grow: 1;
flex-shrink: 1;