mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Finish killing .center-block; fixes #19443
Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce]
This commit is contained in:
committed by
Chris Rebert
parent
1b35105852
commit
a0a157db93
+1
-1
@@ -87,7 +87,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
|
||||
<a href="{{ site.themes }}" class="btn btn-bs btn-outline">Browse themes</a>
|
||||
</p>
|
||||
|
||||
<img class="img-fluid center-block" src="{{ site.baseurl }}/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388">
|
||||
<img class="img-fluid m-x-auto" src="{{ site.baseurl }}/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user