Skip to content

Commit

Permalink
commit assets
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 committed Dec 30, 2024
1 parent ec1e0e1 commit ad7dd1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions assets/css/bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -3922,7 +3922,7 @@ div.highlight .copy-button{
border-radius:6px
}

@media(min-width: 1280px){
@media(min-width: 1024px){
.docs-list-main .docs-main-nav-toggle-wrapper .docs-main-nav{
width:240px;
flex-basis:240px;
Expand Down Expand Up @@ -4065,7 +4065,7 @@ div.highlight .copy-button{
}
}

@media(min-width: 1280px){
@media(min-width: 1024px){
.docs-list-main .docs-main-content-wrapper .docs-main-content{
margin-left:24px;
max-width:700px;
Expand Down Expand Up @@ -4136,7 +4136,7 @@ div.highlight .copy-button{
}
}

@media(min-width: 1280px){
@media(min-width: 1024px){
.docs-list-main .docs-main-content-wrapper .docs-table-of-contents{
min-width:340px
}
Expand Down
2 changes: 1 addition & 1 deletion assets/js/bundle.js

Large diffs are not rendered by default.

0 comments on commit ad7dd1e

Please sign in to comment.