made the logo icon thing a bit bigger
All checks were successful
Jenkins
Web/pipeline/head This commit looks good
All checks were successful
Jenkins
Web/pipeline/head This commit looks good
This commit is contained in:
parent
49c8b87013
commit
e117522b94
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue