Skip to content

Commit

Permalink
fixed embed width, updated demo
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuraghavb committed Dec 10, 2021
1 parent 2382556 commit e6dc08d
Show file tree
Hide file tree
Showing 26 changed files with 87 additions and 52 deletions.
2 changes: 1 addition & 1 deletion assets/styles/T1.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/styles/T1.scss
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ main {
flex-direction: column;
justify-content: center;
margin: 2rem 0 0;
width: 100%;
}
.section {
font-weight: bold;
Expand Down
2 changes: 1 addition & 1 deletion assets/styles/T2.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/styles/T2.scss
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ main {
flex-direction: column;
justify-content: center;
margin: 2rem 0 0;
width: 100%;
}
.section {
font-weight: bold;
Expand Down
Loading

0 comments on commit e6dc08d

Please sign in to comment.