Moved sidebar width to css file

* see #11

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2017-12-25 11:06:54 +01:00
parent d045b1314c
commit 53f6a78fdc
2 changed files with 5 additions and 1 deletions

View File

@ -46,4 +46,8 @@ body.submenu {
.post-title {
font-weight: $font-weight-normal;
}
.card.sidebar {
width: 20rem;
}

View File

@ -1,4 +1,4 @@
<div class="card" style="width: 20rem;">
<div class="card sidebar">
<img class="card-img-top" src="{{ site.data.author.image }}" alt="Image of {{ site.data.author.name }}">
<div class="card-body">
<p class="card-text">