Browse Source

Add style for org img

main
Granty1 4 years ago
parent
commit
5fd8ef6902
  1. 2
      web/src/view/test/index.vue

2
web/src/view/test/index.vue

@ -50,7 +50,7 @@
<el-col :span="8" :offset="8">
<a href="https://github.com/flipped-aurora">
<img
class="org-img"
class="org-img dom-center"
src="@/assets/flipped-aurora.png"
alt="flipped-aurora"
/>

Loading…
Cancel
Save