Mise à jour de 'index.html'
continuous-integration/drone/push Build is passing Details

master
Francois YOUSSE 1 year ago
parent 466423fdc5
commit 2b77e8af78

@ -20,11 +20,15 @@ body {
display: flex;
justify-content: center;
align-items: center;
top-padding: 100px;
}
.navbar {
background-color: #333;
overflow: hidden;
position: fixed;
widht: 100%;
flex: 1;
justify-content: space-around;
}
.navbar a {
float: left;
@ -46,7 +50,7 @@ body {
<a href="#cv">CV</a>
<a href="#sae">SAE</a>
</div>
<div style =centered>
<div style=centered>
<div id=home>
<h1>Portfolio de Yousse François</h1>
<p>Bienvenu dans mon portfolio </p>

Loading…
Cancel
Save