Format inline CSS
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<p class="lead">{{ .Params.blurb | markdownify }}</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 text-center">
|
||||
<img alt="Avatar" class="rounded-4" src="/avatar.jpg" style="max-height:20rem; max-width: 100%">
|
||||
<img alt="Avatar" class="rounded-4" src="/avatar.jpg" style="max-height: 20rem; max-width: 100%">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user