made the logo icon thing a bit bigger
All checks were successful
Jenkins
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2022-09-10 21:40:58 +02:00
parent 49c8b87013
commit e117522b94

View file

@ -10,7 +10,7 @@ nav: nav/indexnav.html
<div class="container">
<div class="row">
<div class="col-md-auto">
<img src="./res/me.jpeg" class="rounded-circle" width="150" height="150" id="navbar-image" alt="A cover photo of Ellpeck">
<img src="./res/me.jpeg" class="rounded-circle" width="175" height="175" id="navbar-image" alt="A cover photo of Ellpeck">
</div>
<div class="col">
<h1 class="display-4" id="intro-text"></h1>