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:
committed by
GitHub
parent
6ea5e51304
commit
46a10074f1
@@ -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>
|
||||
|
Reference in New Issue
Block a user