fix ask-ai put

This commit is contained in:
2025-06-19 19:52:31 +09:00
parent 5ce0e0fd7a
commit 004081337c
5 changed files with 359 additions and 31 deletions

View File

@ -328,7 +328,7 @@ a.view-markdown:any-link {
/* Article */
.article-container {
display: grid;
/* display: grid; */
grid-template-columns: 1fr 240px;
gap: 40px;
max-width: 1000px;