visual fixes
This commit is contained in:
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
<div class="b-example-divider"></div>
|
<div class="b-example-divider"></div>
|
||||||
|
|
||||||
<div class="py-5">
|
<div class="container px-4 py-5">
|
||||||
<p>
|
<p class="col-8 offset-2">
|
||||||
Utilizing our in-house <a href="/home/libraries" class="text-decoration-none">libraries</a>, {SITENAME} provides a very basic PHP web application utilizing the MVC (Model View Controller) pattern, paired with Bootstrap for a robust front-end experience. {SITENAME} can be deployed on most server architecture in seconds and can be installed and customized within minutes. Paired with Bootstrap, the world's most popular front-end open source toolkit, you have a great platform to build just about anything.
|
Utilizing our in-house <a href="/home/libraries" class="text-decoration-none">libraries</a>, {SITENAME} provides a very basic PHP web application utilizing the MVC (Model View Controller) pattern, paired with Bootstrap for a robust front-end experience. {SITENAME} can be deployed on most server architecture in seconds and can be installed and customized within minutes. Paired with Bootstrap, the world's most popular front-end open source toolkit, you have a great platform to build just about anything.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@ -122,7 +122,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="b-example-divider"></div>
|
<div class="b-example-divider"></div>
|
||||||
|
<!--
|
||||||
<h2 class="pb-2 border-bottom py-5">Light / Dark Modes</h2>
|
<h2 class="pb-2 border-bottom py-5">Light / Dark Modes</h2>
|
||||||
<div class="d-md-flex flex-md-equal my-md-3 ps-md-3">
|
<div class="d-md-flex flex-md-equal my-md-3 ps-md-3">
|
||||||
<div class="text-bg-dark text-white col-6 text-center overflow-hidden">
|
<div class="text-bg-dark text-white col-6 text-center overflow-hidden">
|
||||||
@ -142,4 +142,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
Reference in New Issue
Block a user