mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-21 22:45:39 +00:00
Remove extra gutter from right column of feature jumbotron
This commit is contained in:
parent
ecadf03d0a
commit
f0c04c5191
|
@ -164,7 +164,7 @@
|
|||
<!-- End Left Column -->
|
||||
|
||||
<!-- Right Column -->
|
||||
<div class="col-md-8" id="feature-detail-column">
|
||||
<div class="col-md-8 g-0" id="feature-detail-column">
|
||||
<div class="my-gradient gradient-spin rounded-3">
|
||||
<div class="feature-detail-container rounded-3 p-3" id="active-feature-detail">
|
||||
<!-- Image/Video Container -->
|
||||
|
|
Loading…
Reference in a new issue