diff --git a/app/assets/css/intro.css b/app/assets/css/intro.css index 5c2d93c..896005b 100644 --- a/app/assets/css/intro.css +++ b/app/assets/css/intro.css @@ -25,26 +25,6 @@ & h1 { position: relative; - - & .dot { - position: relative; - right: 1rem; - } - - & small { - position: absolute; - font-size: 1.5rem; - rotate: -30deg; - translate: -30px -20px; - - &:before { - content: '('; - } - - &:after { - content: ')'; - } - } } & .fulltext { diff --git a/app/components/Intro.vue b/app/components/Intro.vue index e5d0c83..55609b2 100644 --- a/app/components/Intro.vue +++ b/app/components/Intro.vue @@ -3,7 +3,7 @@

Moin. - Ich bin Fiona Urban. + Ich bin Fiona.

Component & API Entwicklerin