wip
This commit is contained in:
parent
d2d3f7810e
commit
904114740b
110 changed files with 529 additions and 536 deletions
|
|
@ -9,7 +9,7 @@
|
|||
</template>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
|
||||
.a
|
||||
display block
|
||||
|
|
@ -18,8 +18,8 @@
|
|||
display block
|
||||
//fill #151513
|
||||
//color #fff
|
||||
fill $theme-color
|
||||
color $theme-color-foreground
|
||||
fill var(--primary)
|
||||
color var(--primaryForeground)
|
||||
|
||||
.octo-arm
|
||||
transform-origin 130px 106px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue