Add blog layout styles and update file sizes in sync cache

This commit is contained in:
2025-03-23 21:21:07 +01:00
parent c4cfc3f5a8
commit 57cfad02ed
4 changed files with 64 additions and 22 deletions

View File

@@ -24,7 +24,7 @@
},
"sitemap.xml": {
"type": "-",
"size": 57924,
"size": 60690,
"lmtime": 0,
"modified": true
},
@@ -212,7 +212,7 @@
"templates": {},
".htaccess": {
"type": "-",
"size": 212709,
"size": 224440,
"lmtime": 1731075765091,
"modified": true
},
@@ -663,6 +663,12 @@
"lmtime": 0,
"modified": false
},
"dla-hoteli-i-restauracji.scss": {
"type": "-",
"size": 7499,
"lmtime": 0,
"modified": false
},
"o-nas.scss": {
"type": "-",
"size": 12886,
@@ -683,9 +689,9 @@
},
"tuzzer.scss": {
"type": "-",
"size": 33372,
"size": 35799,
"lmtime": 0,
"modified": false
"modified": true
},
"contact.scss": {
"type": "-",
@@ -731,9 +737,9 @@
},
"opinie.scss": {
"type": "-",
"size": 13403,
"size": 13476,
"lmtime": 0,
"modified": false
"modified": true
},
"42.scss": {
"type": "-",
@@ -747,6 +753,12 @@
"lmtime": 1715331624563,
"modified": true
},
"dla-produktow.scss": {
"type": "-",
"size": 9289,
"lmtime": 0,
"modified": false
},
"style.css": {
"type": "-",
"size": 208429,
@@ -785,8 +797,8 @@
},
"style.scss": {
"type": "-",
"size": 224344,
"lmtime": 1731075976363,
"size": 232842,
"lmtime": 1741724979351,
"modified": false
},
"ekspansja-miedzynarodowa.scss": {
@@ -847,9 +859,9 @@
},
"tuzzer.css.map": {
"type": "-",
"size": 11280,
"size": 12330,
"lmtime": 0,
"modified": false
"modified": true
},
"o-nas.css": {
"type": "-",
@@ -859,9 +871,9 @@
},
"opinie.css.map": {
"type": "-",
"size": 6336,
"size": 6373,
"lmtime": 0,
"modified": false
"modified": true
},
"contact.css.map": {
"type": "-",
@@ -869,6 +881,12 @@
"lmtime": 0,
"modified": false
},
"dla-hoteli-i-restauracji.css.map": {
"type": "-",
"size": 4115,
"lmtime": 0,
"modified": false
},
"apage.css": {
"type": "-",
"size": 87,
@@ -877,8 +895,14 @@
},
"style.css.map": {
"type": "-",
"size": 923853,
"lmtime": 1731075981785,
"size": 947730,
"lmtime": 1741724982250,
"modified": false
},
"dla-produktow.css": {
"type": "-",
"size": 15670,
"lmtime": 0,
"modified": false
},
"opinie-dla-horeca.css.map": {
@@ -913,9 +937,9 @@
},
"tuzzer.css": {
"type": "-",
"size": 34850,
"size": 36919,
"lmtime": 0,
"modified": false
"modified": true
},
"apage.css.map": {
"type": "-",
@@ -937,8 +961,8 @@
},
"style.css": {
"type": "-",
"size": 584346,
"lmtime": 1731075981785,
"size": 596295,
"lmtime": 1741724982250,
"modified": false
},
"opinie-dla-horeca.css": {
@@ -971,6 +995,12 @@
"lmtime": 0,
"modified": false
},
"dla-produktow.css.map": {
"type": "-",
"size": 4861,
"lmtime": 0,
"modified": false
},
"case-study.css.map": {
"type": "-",
"size": 13610,
@@ -985,9 +1015,9 @@
},
"opinie.css": {
"type": "-",
"size": 20065,
"size": 20141,
"lmtime": 0,
"modified": false
"modified": true
},
"ekspansja-miedzynarodowa.css": {
"type": "-",
@@ -1007,6 +1037,12 @@
"lmtime": 0,
"modified": true
},
"dla-hoteli-i-restauracji.css": {
"type": "-",
"size": 13969,
"lmtime": 0,
"modified": false
},
"languales-26.css": {
"type": "-",
"size": 20985,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -12708,4 +12708,10 @@ body#page-9 {
}
}
}
}
.blog-layout {
.subpage-content {
padding-top: 120px;
}
}