mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 02:55:34 +00:00
style refactor
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<section class="cm-gray-2 body-font">
|
||||
{% unless include.no_container %}
|
||||
<div class="container px-5 py-24 mx-auto">
|
||||
<div class="section-container">
|
||||
{% endunless %}
|
||||
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
|
||||
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">{{ include.cta.text|default:include.text }}</h1>
|
||||
|
Reference in New Issue
Block a user