fix mobile css
This commit is contained in:
@@ -796,7 +796,7 @@ article.article-content {
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
.main-header {
|
||||
padding: 12px 0;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.header-content {
|
||||
|
@@ -1,3 +1,3 @@
|
||||
<!-- OAuth Comment System - Load globally for session management -->
|
||||
<script type="module" crossorigin src="/assets/comment-atproto-BuIwSgQs.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-CPKYAM8U.css">
|
||||
<script type="module" crossorigin src="/assets/comment-atproto-D-N-GGu9.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-9X05-W3D.css">
|
@@ -171,6 +171,10 @@
|
||||
.app .app-main {
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
.comment-item {
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.gacha-section {
|
||||
|
Reference in New Issue
Block a user