ADD: projects
This commit is contained in:
parent
ba015d748b
commit
e07c708ea8
56 changed files with 487 additions and 37 deletions
|
@ -1,9 +1,9 @@
|
|||
<style scoped src="./Intro.css"/>
|
||||
|
||||
<template>
|
||||
<section id="intro" class="Intro content full">
|
||||
<div class="intro-text">
|
||||
<h2>
|
||||
<section id="intro" class="Intro content full default-gap">
|
||||
<div class="intro-text flex-col default-gap">
|
||||
<h2 class="flex-col">
|
||||
<span class="greeting">Moin.</span>
|
||||
<span class="my-name-wrapper">Ich bin <span class="highlight">Fiona</span>.</span>
|
||||
</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue