fix mobile css
This commit is contained in:
@ -822,6 +822,13 @@ article.article-content {
|
||||
}
|
||||
|
||||
.comment-section {
|
||||
max-width: 100% !important;
|
||||
padding: 0px !important;
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
||||
.comment-container {
|
||||
max-width: 100% !important;
|
||||
padding: 0px !important;
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
<!-- OAuth Comment System - Load globally for session management -->
|
||||
<script type="module" crossorigin src="/assets/comment-atproto-mfW-OeY_.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-Cm5qR-aM.css">
|
||||
<script type="module" crossorigin src="/assets/comment-atproto-C1j-ohiH.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-yJnR1H7g.css">
|
@ -1,3 +1,3 @@
|
||||
<!-- OAuth Comment System - Load globally for session management -->
|
||||
<script type="module" crossorigin src="/assets/comment-atproto-mfW-OeY_.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-Cm5qR-aM.css">
|
||||
<script type="module" crossorigin src="/assets/comment-atproto-C1j-ohiH.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-yJnR1H7g.css">
|
Reference in New Issue
Block a user