update: fix sdie bar issue, add divider to faq

This commit is contained in:
ZanzyTHEbar 2023-01-18 22:11:48 +00:00
parent 9d9930ece5
commit 8d8d026a45
2 changed files with 3 additions and 1 deletions

View File

@ -6,4 +6,6 @@ import FAQ from '../../vue/faq/FAQ.vue'
<br>
---
<FAQ />

View File

@ -139,7 +139,7 @@
* -------------------------------------------------------------------------- */
:root {
--vp-layout-max-width: 2560px;
--vp-layout-max-width: 1440px;
}
/**