mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 17:20:21 -05:00
style: remove top margin from carousel caption bar
This commit is contained in:
@@ -1181,7 +1181,7 @@ figure figcaption {
|
||||
text-align: center;
|
||||
padding: 24px 30px;
|
||||
border-radius: 8px;
|
||||
margin-top: 15px;
|
||||
margin-top: 0;
|
||||
margin-bottom: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -35,7 +35,7 @@ subtitle: "Hands-On Embedded ML Labs for Real-World Deployment"
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-caption-bar">
|
||||
<h5>Embedded ML Hardware Platforms</h5>
|
||||
<p><strong>Embedded ML Hardware Platforms</strong></p>
|
||||
<p>From $20 microcontrollers to powerful edge devices</p>
|
||||
</div>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user