Adjust margins of navs and searchbar
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ lib.breadcrumb {
|
||||
special = rootline
|
||||
special.range = 1|-1
|
||||
1 = TMENU
|
||||
1.wrap = <div class="container mb-8 text-sm text-gray-800 flex">|</div>
|
||||
1.wrap = <div class="hidden md:flex container mb-8 text-sm text-gray-800">|</div>
|
||||
1.NO {
|
||||
stdWrap.htmlSpecialChars = 1
|
||||
ATagParams = class="text-gray-400"
|
||||
|
||||
@@ -8,7 +8,7 @@ page {
|
||||
bodyTagCObject = COA
|
||||
bodyTagCObject {
|
||||
10 = TEXT
|
||||
10.value = <body class="antialiased text-gray-800 font-sans
|
||||
10.value = <body class="antialiased text-gray-800 font-sans lg:pt-8
|
||||
20 = TEXT
|
||||
20 {
|
||||
field = tx_eptheme_bodyclass
|
||||
|
||||
Reference in New Issue
Block a user