File tree Expand file tree Collapse file tree 5 files changed +449
-503
lines changed
Expand file tree Collapse file tree 5 files changed +449
-503
lines changed Original file line number Diff line number Diff line change @@ -90,11 +90,9 @@ export default defineConfig({
9090 link : '/elements/side/'
9191 } , {
9292 label : 'o-arc' ,
93- badge : 'updated' ,
9493 link : '/elements/arc/'
9594 } , {
9695 label : 'o-progress' ,
97- badge : 'updated' ,
9896 link : '/elements/progress/'
9997 } , {
10098 label : 'capsule' ,
Original file line number Diff line number Diff line change 11
22/*
33* orbit
4- * v.1.3.0
4+ * v.1.4.3
55* Author Juan Martin Muda - Zumerlab
66* License MIT
77**/
88@charset "UTF-8" ;
99
10- /* ../../../../../var/folders/dl/jfswzzq96_7bqvgnhjs47_8w0000gp/T/tmp-18148-TceksHLRLm1a /orbit/src/orbit.css */
10+ /* ../../../../../var/folders/dl/jfswzzq96_7bqvgnhjs47_8w0000gp/T/tmp-23140-k3CpJPexpehL /orbit/src/orbit.css */
1111.gravity-spot * {
1212 box-sizing : border-box;
1313 margin : 0 ;
@@ -1119,6 +1119,7 @@ body > .bigbang {
11191119 --o-direction : 1 ;
11201120 --o-size-ratio : 1 ;
11211121 --o-initial-orbit : 0 ;
1122+ --o-angle : 0 ;
11221123 width : 0 ;
11231124 aspect-ratio : 1 ;
11241125 position : relative;
You can’t perform that action at this time.
0 commit comments