Skip to content

Instantly share code, notes, and snippets.

View uploadkorea's full-sized avatar

upgrade uploadkorea

View GitHub Profile
@uploadkorea
uploadkorea / index.html
Created September 26, 2020 12:29
Vuetify layout 03-2
<div id="app">
<v-app>
<v-container>
<v-row justify="center">
<v-col cols="auto">
<v-btn>button</v-btn>
</v-col>
<v-spacer></v-spacer>
<v-col cols="auto">
<v-btn>button</v-btn>