generated from gitea_admin/default
ajout pro et tailwind
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
:href="href"
|
||||
class="strapi-inline__link"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
target="_self"
|
||||
>
|
||||
<StrapiBlockChildsConvert
|
||||
v-for="(child, i) in children"
|
||||
|
||||
@@ -166,8 +166,9 @@
|
||||
h2 {
|
||||
padding-bottom: 7px;
|
||||
font-weight: var(--fw-bold);
|
||||
font-size: 27px;
|
||||
font-size: 26px;
|
||||
color: var(--c-brand_rouge);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
h3 {
|
||||
padding-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user