ADD: projects

This commit is contained in:
webfussel 2024-05-21 10:41:00 +02:00
parent ba015d748b
commit e07c708ea8
56 changed files with 487 additions and 37 deletions

View file

@ -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>