Edit error page
This commit is contained in:
parent
0418315f4d
commit
4341a3ff9e
7 changed files with 191 additions and 34 deletions
|
@ -3,7 +3,7 @@
|
|||
<main>
|
||||
<div class="title">
|
||||
<h1 class="title__name">Paul Nicoué</h1>
|
||||
<div class="title__separator"></div>
|
||||
<div class="title__separator" aria-hidden="true"></div>
|
||||
<h2 class="title__job">Intégrateur web & développeur full stack</h2>
|
||||
</div>
|
||||
</main>
|
||||
|
@ -46,7 +46,7 @@
|
|||
width: 0;
|
||||
height: 1px;
|
||||
margin: 0.5rem auto;
|
||||
background-color: var(--emerald);
|
||||
background-color: var(--accent-color);
|
||||
animation: expand-width 400ms ease-in-out 200ms forwards;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue