Update index.html

fixed the card with style="max-width: 20rem;"> it should work fine with the big monitor and to a small monitor
This commit is contained in:
Francesco Malagrino
2018-01-25 21:27:00 +00:00
committed by GitHub
parent 6ea5e51304
commit 46a10074f1

View File

@@ -2121,7 +2121,7 @@
</span>
<div class="preview">Card</div>
<div class="view">
<div class="card">
<div class="card" style="max-width: 20rem;">
<div class="card-header">
Card Header
</div>