mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-18 19:16:33 +00:00
feat: responsive design grid (#1354)
* Responsive design grid * Addressed PR feedback * Bump Quartz version 4.3.1 => 4.4.0 * Moved page-header into center * Updated docs with new layouts * Sync updated version number with package-lock * Table of Content scrollbar auto * Reset node_modules * Updated layout images * Fixed tablet layout * Finilazed layout images
This commit is contained in:
parent
9cefcd0dd1
commit
7d7e334976
17 changed files with 247 additions and 92 deletions
quartz/components/styles
|
@ -1,3 +1,7 @@
|
|||
.toc {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
button#toc {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue