Skip to content

Commit 0a40bf7

Browse files
committed
update to new Orbit version
1 parent 3b7a595 commit 0a40bf7

File tree

6 files changed

+286
-119
lines changed

6 files changed

+286
-119
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ export default defineConfig({
9494
link: '/elements/arc/'
9595
}, {
9696
label: 'o-progress',
97+
badge: 'updated',
9798
link: '/elements/progress/'
9899
}, {
99100
label: 'capsule',

src/assets/orbit.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

22
/*
33
* orbit
4-
* v.1.2.2
4+
* v.1.3.0
55
* Author Juan Martin Muda - Zumerlab
66
* License MIT
77
**/
88
@charset "UTF-8";
99

10-
/* ../../../../../var/folders/dl/jfswzzq96_7bqvgnhjs47_8w0000gp/T/tmp-47800-54Zylx3us8n9/orbit/src/orbit.css */
10+
/* ../../../../../var/folders/dl/jfswzzq96_7bqvgnhjs47_8w0000gp/T/tmp-18148-TceksHLRLm1a/orbit/src/orbit.css */
1111
.gravity-spot * {
1212
box-sizing: border-box;
1313
margin: 0;

0 commit comments

Comments
 (0)