mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
style: Make demo div full width in recording.md
This commit is contained in:
parent
b182eba56f
commit
c583f008e9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ nav_order: 9999
|
|||
<link rel="stylesheet" type="text/css" href="/assets/asciinema-player.css" />
|
||||
|
||||
|
||||
<div id="demo"></div>
|
||||
<div id="demo" style="width: 100%;"></div>
|
||||
<script src="/assets/asciinema-player.min.js"></script>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue