File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,17 @@ Shapes implemented with CSS gradients
24
24
25
25
Generate basic CSS Grid code to make dynamic layouts!
26
26
27
- [ CSS Grid Generator] ( https://cssgrid-generator.netlify.com/ ' :include :type=iframe width=100% height=429px ')
27
+ <!-- [CSS Grid Generator](https://cssgrid-generator.netlify.com/ ':include :type=iframe width=100% height=429px') -->
28
+ <iframe src =" https://cssgrid-generator.netlify.com/ " width =" 100% " height =" 429px " ></iframe >
28
29
29
30
?> ** GitHub:** [ sdras/cssgridgenerator] ( https://github.com/sdras/cssgridgenerator )
30
31
31
32
### Epic Spinners
32
33
33
34
CSS animation loading
34
35
35
- [ Epic Spinners] ( https://epic-spinners.epicmax.co/#/ ' :include :type=iframe width=100% height=429px ')
36
+ <!-- [Epic Spinners](https://epic-spinners.epicmax.co/#/ ':include :type=iframe width=100% height=429px') -->
37
+ <iframe src =" https://epic-spinners.epicmax.co " width =" 100% " height =" 429px " ></iframe >
36
38
37
39
?> ** GitHub:** [ epicmaxco/epic-spinners] ( https://github.com/epicmaxco/epic-spinners )
38
40
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ element {
61
61
}
62
62
```
63
63
64
- # 常用的 SCSS 片段
64
+ # SCSS 片段
65
65
66
66
``` scss
67
67
@mixin block ($b ) {
Original file line number Diff line number Diff line change @@ -24,15 +24,17 @@ NES红白机风格的 CSS 框架,主要的实现原理是通过将字体 [Pres
24
24
25
25
动态生成 CSS Grid 代码!
26
26
27
- [ CSS Grid Generator] ( https://cssgrid-generator.netlify.com/ ' :include :type=iframe width=100% height=429px ')
27
+ <!-- [CSS Grid Generator](https://cssgrid-generator.netlify.com/ ':include :type=iframe width=100% height=429px') -->
28
+ <iframe src =" https://cssgrid-generator.netlify.com/ " width =" 100% " height =" 429px " ></iframe >
28
29
29
30
?> ** GitHub:** [ sdras/cssgridgenerator] ( https://github.com/sdras/cssgridgenerator )
30
31
31
32
### Epic Spinners
32
33
33
34
CSS 加载动画
34
35
35
- [ Epic Spinners] ( https://epic-spinners.epicmax.co/#/ ' :include :type=iframe width=100% height=429px ')
36
+ <!-- [Epic Spinners](https://epic-spinners.epicmax.co/#/ ':include :type=iframe width=100% height=429px') -->
37
+ <iframe src =" https://epic-spinners.epicmax.co " width =" 100% " height =" 429px " ></iframe >
36
38
37
39
?> ** GitHub:** [ epicmaxco/epic-spinners] ( https://github.com/epicmaxco/epic-spinners )
38
40
You can’t perform that action at this time.
0 commit comments