File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 45
45
< link rel ="stylesheet " href ="./src/style.css " />
46
46
47
47
<!-- favicon -->
48
- < link rel ="shortcut icon " href ="./assets/Favicon.png " type ="image/x-icon " />
48
+ < link rel ="shortcut icon " href ="./assets/favicon.ico " type ="image/x-icon " />
49
49
50
50
<!-- Font -->
51
51
< link rel ="preconnect " href ="https://fonts.googleapis.com " />
472
472
473
473
< div class ="btn " data-button ="box-shadow "> Get Results</ div >
474
474
</ div >
475
-
476
-
475
+
477
476
<!-- border radius generator -->
478
477
< div data-content ="border-radius ">
479
478
< div class ="border-radius-preview-box ">
485
484
min ="0 "
486
485
id ="border-radius-top "
487
486
class ="border-radius-inputs "
488
- />
487
+ />
489
488
< input
490
489
type ="range "
491
490
max ="100 "
513
512
< div class ="btn " data-button ="border-radius "> Get Results</ div >
514
513
</ div >
515
514
</ div >
516
-
515
+
517
516
< div class ="side-results ">
518
517
< div class ="header ">
519
518
< iconify-icon
@@ -668,7 +667,7 @@ <h2>Results</h2>
668
667
</ button >
669
668
</ div >
670
669
</ div >
671
-
670
+
672
671
<!-- border radius -->
673
672
< div class ="download-output " data-result ="border-radius ">
674
673
< div class ="output "> </ div >
You can’t perform that action at this time.
0 commit comments