Skip to content

Commit

Permalink
Increased width of top text in the absence of image
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgenem committed Jan 24, 2024
1 parent c6300c8 commit 18ca768
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
---

<div class="row g-5 mb-5">
<div class="col-md-6">
<!-- <div class="col-md-6"> -->
<div class="col-md-12">
<h3 class="fw-bold">Infectious disease modelling at Folkehelseinstituttet, the Norwegian Institute of Public Health</h3>
{{ content }}
</div>
Expand Down

0 comments on commit 18ca768

Please sign in to comment.