mirror of
https://github.com/Rakantor/personal-portfolio.git
synced 2025-12-17 19:36:32 +01:00
Refactor: layout
This commit is contained in:
@@ -4,10 +4,19 @@
|
||||
<span class="text-h3">Hi, my name is Manuel.</span>
|
||||
</v-col>
|
||||
<v-col cols="12">
|
||||
<span class="text-h6">I'm a Software Developer based in Vienna, Austria.<br/>I make all kind of applications.</span>
|
||||
<span class="text-h6">
|
||||
I'm a Software Developer based in Vienna, Austria.<br/>
|
||||
I make all kind of applications.
|
||||
</span>
|
||||
</v-col>
|
||||
<v-col cols="12">
|
||||
<v-btn depressed outlined color="primary" prepend-icon="mdi-email-outline" href="mailto:rakantor.dev@gmail.com">
|
||||
<v-btn
|
||||
depressed
|
||||
outlined
|
||||
color="primary"
|
||||
prepend-icon="mdi-email-outline"
|
||||
href="mailto:rakantor.dev@gmail.com"
|
||||
>
|
||||
Contact me
|
||||
</v-btn>
|
||||
</v-col>
|
||||
|
||||
Reference in New Issue
Block a user