mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
center
This commit is contained in:
parent
2672153430
commit
8e32b28caa
@ -70,7 +70,7 @@
|
||||
</div>
|
||||
<div class="backgroud">
|
||||
</div>
|
||||
|
||||
<article class="markdown-section" id="main"></article>
|
||||
<div id="app"></div>
|
||||
<script src="/main.js"></script>
|
||||
<script src="https://unpkg.com/docsify@4/lib/docsify.min.js"></script>
|
||||
|
@ -120,4 +120,12 @@
|
||||
|
||||
white-space: nowrap;
|
||||
|
||||
}
|
||||
|
||||
main{
|
||||
min-height: 0vh;
|
||||
}
|
||||
|
||||
main .markdown-section{
|
||||
display: none;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user