fix test ask-AI oauth profile

This commit is contained in:
2025-06-25 21:35:03 +09:00
parent 2c08a4acfb
commit be2bcae1d6
8 changed files with 252 additions and 67 deletions

View File

@@ -139,7 +139,7 @@ body {
/* align-items: center; */
max-width: 800px;
margin: 0 auto;
padding: 45px 0;
padding: 25px 0;
width: 100%;
}
@@ -1070,6 +1070,10 @@ body {
width: 100%;
justify-content: center;
}
article.article-content {
max-width: 100%;
}
}
/* Avatar Styles */