feat: update page ui
parent
06833d540f
commit
e41cc7e8a6
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[Tieng Viet](vi/)
|
||||
[English](en/)
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
|
|
@ -32,14 +32,14 @@
|
|||
position: fixed !important;
|
||||
top: 0 !important;
|
||||
bottom: auto !important;
|
||||
padding: 10px 10px 10px 10px !important;
|
||||
}
|
||||
padding: 10px 20px 10px 10px !important;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
@media screen and (max-width: 768px) {
|
||||
.markdown-section {
|
||||
padding: 16px 16px 16px 36px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<div id="app"></div>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue