Skip to content

Commit

Permalink
feat: reduce size of big figure
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdavide committed Mar 9, 2022
1 parent 9cf68ae commit a7d4d91
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/scss/partials/components/_post.scss
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
text-align: center;

&.big {
max-width: 100%;
max-width: 87.5%;
}

&.medium {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Target":"scss/main.rtl.min.da8c0bba446ccf58c2bf397e428c83df578f9a1f686aa1a85d23586f1bdd25a6.css","MediaType":"text/css","Data":{"Integrity":"sha256-2owLukRsz1jCvzl+QoyD31ePmh9oaqGoXSNYbxvdJaY="}}
{"Target":"scss/main.rtl.min.a5b8226f5b98700fb68d5ca0e32ad1f55fc8b09bed07db1194eeea7dc5e9a1b5.css","MediaType":"text/css","Data":{"Integrity":"sha256-pbgib1uYcA+2jVyg4yrR9V/IsJvtB9sRlO7qfcXpobU="}}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Target":"scss/main.min.4c76a2c130a8b49d1ba7812f710439eaaa016fca8d43c680635eb0f23d31bc79.css","MediaType":"text/css","Data":{"Integrity":"sha256-THaiwTCotJ0bp4EvcQQ56qoBb8qNQ8aAY16w8j0xvHk="}}
{"Target":"scss/main.min.b32c11a942a4201de3333abc27380366724e11e80d464dc7d0eff23d90d21d58.css","MediaType":"text/css","Data":{"Integrity":"sha256-sywRqUKkIB3jMzq8JzgDZnJOEegNRk3H0O/yPZDSHVg="}}

0 comments on commit a7d4d91

Please sign in to comment.