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 4
4
</ div >
5
5
< div class ="modal-content ">
6
6
< 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 ="# " />
8
8
</ div >
9
9
</ div >
Original file line number Diff line number Diff line change
1
+ .spotlight > .code-block {
2
+ padding : 10px ;
3
+ }
4
+
1
5
.wide {
2
6
padding-top : 75px ;
3
7
padding-bottom : 75px ;
@@ -23,7 +27,7 @@ a.smooth:hover {
23
27
24
28
.doc-image {
25
29
border-radius : 3px ;
26
- max-width : 1024 px ;
30
+ max-width : 90 % ;
27
31
}
28
32
29
33
.edit-docs {
Original file line number Diff line number Diff line change @@ -27,7 +27,3 @@ a.modal-link:before {
27
27
a .modal-link :hover :before {
28
28
opacity : .65 ;
29
29
}
30
-
31
- .spotlight > .code-block {
32
- padding : 10px ;
33
- }
You can’t perform that action at this time.
0 commit comments