feat: update page ui

main
chipstack 2024-07-07 20:43:23 +07:00
parent 06833d540f
commit e41cc7e8a6
3 changed files with 7 additions and 4 deletions

View File

@ -7,3 +7,6 @@
[Tieng Viet](vi/)
[English](en/)
![3D_Brain_Board](/_media/3D_Brain_Board.png "Steamo Brain board")

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@ -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>