fixed typo

This commit is contained in:
Sophie Schiller 2021-04-10 17:45:20 +02:00
parent a10c38e85d
commit 6cde8347a7
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
<div class="container">
<div class="page-header my-5" id="banner">
<div class="row">
<div class="col-lg-8 col-md-7 col-sm-6">
<div class="col-lg-8">
<h1>Status: {mood}</h1>
</div>
</div>