ADD: Skills
This commit is contained in:
parent
c04f9e66ca
commit
8d282499bd
8 changed files with 103 additions and 29 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
.intro-img {
|
||||
width: 750px;
|
||||
display: flex;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
|
@ -32,7 +33,6 @@
|
|||
h2 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 4rem;
|
||||
}
|
||||
|
||||
h3,
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<style scoped src="./Intro.css"/>
|
||||
|
||||
<template>
|
||||
<section class="Intro content">
|
||||
<section id="intro" class="Intro content full">
|
||||
<div class="intro-text">
|
||||
<h2>
|
||||
<span class="greeting">Moin.</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue