File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 108
108
<div class =" row p-3" ><a target =" preview" href =" ask-doubts.html" >ask-doubts</a ></div >
109
109
<div class =" row p-3" ><a target =" preview" href =" buy-right.html" >buy-right</a ></div >
110
110
<div class =" row p-3" ><a target =" preview" href =" buy-top.html" >buy-top</a ></div >
111
+ <div class =" row p-3" ><a target =" preview" href =" certificate-modal.html" >certificate-modal</a ></div >
111
112
<div class =" row p-3" ><a target =" preview" href =" classroom-layout.html" >classroom-layout</a ></div >
112
113
<div class =" row p-3" ><a target =" preview" href =" content-csv-modal.html" >content-csv-modal</a ></div >
113
114
<div class =" row p-3" ><a target =" preview" href =" content-csv.html" >content-csv</a ></div >
Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ $card-xs: 0.5rem; // 7px
27
27
28
28
@font-face {
29
29
font-family : ' Muli' ;
30
- src : url (' https://unpkg.com/@coding-blocks/motley@1.0.0 /dist/font/Muli.ttf' );
30
+ src : url (' https://unpkg.com/@coding-blocks/motley@1.0.1 /dist/font/Muli.ttf' );
31
31
}
32
32
33
33
@font-face {
34
34
font-family : ' Muli' ;
35
35
font-style : italic ;
36
- src : url (' https://unpkg.com/@coding-blocks/motley@1.0.0 /dist/font/Muli-Italic.ttf' );
36
+ src : url (' https://unpkg.com/@coding-blocks/motley@1.0.1 /dist/font/Muli-Italic.ttf' );
37
37
}
You can’t perform that action at this time.
0 commit comments