mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
7 lines
107 B
Vue
7 lines
107 B
Vue
<template>
|
|
<div
|
|
:style="{
|
|
fontSize: '10rem'
|
|
}"
|
|
>🦾</div>
|
|
</template>
|