File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 </ div >
55 < div class ="modal-content ">
66 < h3 > {{include.title}}</ h3 >
7- < img alt ="{{include.title}} " height ="450px " width ="800px " src ="# " />
7+ < img alt ="{{include.title}} " class =" modal-image " height ="450px " width ="800px " src ="# " />
88 </ div >
99</ div >
Original file line number Diff line number Diff line change 1+ .spotlight > .code-block {
2+ padding : 10px ;
3+ }
4+
15.wide {
26 padding-top : 75px ;
37 padding-bottom : 75px ;
@@ -23,7 +27,7 @@ a.smooth:hover {
2327
2428.doc-image {
2529 border-radius : 3px ;
26- max-width : 1024 px ;
30+ max-width : 90 % ;
2731}
2832
2933.edit-docs {
Original file line number Diff line number Diff line change @@ -27,7 +27,3 @@ a.modal-link:before {
2727a .modal-link :hover :before {
2828 opacity : .65 ;
2929}
30-
31- .spotlight > .code-block {
32- padding : 10px ;
33- }
You can’t perform that action at this time.
0 commit comments