Skip to content

Commit

Permalink
Remove padding
Browse files Browse the repository at this point in the history
  • Loading branch information
tarikakyol committed Aug 22, 2024
1 parent 1072886 commit 375d2e1
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/album/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<category>album</category>
<category>concert</category>
<category>performance</category>
<lastBuildDate>Thu Aug 22 2024 09:05:46 GMT+0100 (British Summer Time)</lastBuildDate>
<lastBuildDate>Thu Aug 22 2024 12:34:57 GMT+0100 (British Summer Time)</lastBuildDate>
<copyright>All rights reserved 2024, Uç! Uç!</copyright>
<docs>https://www.rssboard.org/rss-specification</docs>
<generator>writ-cms</generator>
Expand Down
6 changes: 0 additions & 6 deletions docs/assets/custom/style/components/post.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,6 @@
box-sizing: border-box;
}

@media (min-height: 321px) {
.post {
--padding-top: 50dvw;
}
}

@media (min-width: 431px) {
.post {
--padding-top: 15dvh;
Expand Down
6 changes: 0 additions & 6 deletions docs/assets/custom/style/components/subpage.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,6 @@
box-sizing: border-box;
}

@media (min-height: 321px) {
.subpage {
--padding-top: 50dvw;
}
}

@media (min-width: 431px) {
.subpage {
--padding-top: 15dvh;
Expand Down
2 changes: 1 addition & 1 deletion docs/concert/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<category>album</category>
<category>concert</category>
<category>performance</category>
<lastBuildDate>Thu Aug 22 2024 09:05:46 GMT+0100 (British Summer Time)</lastBuildDate>
<lastBuildDate>Thu Aug 22 2024 12:34:57 GMT+0100 (British Summer Time)</lastBuildDate>
<copyright>All rights reserved 2024, Uç! Uç!</copyright>
<docs>https://www.rssboard.org/rss-specification</docs>
<generator>writ-cms</generator>
Expand Down
2 changes: 1 addition & 1 deletion docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<category>album</category>
<category>concert</category>
<category>performance</category>
<lastBuildDate>Thu, 22 Aug 2024 08:05:46 GMT</lastBuildDate>
<lastBuildDate>Thu, 22 Aug 2024 11:34:57 GMT</lastBuildDate>
<copyright>All rights reserved 2024, Uç! Uç!</copyright>
<docs>https://www.rssboard.org/rss-specification</docs>
<generator>writ-cms</generator>
Expand Down
2 changes: 1 addition & 1 deletion docs/performance/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<category>album</category>
<category>concert</category>
<category>performance</category>
<lastBuildDate>Thu Aug 22 2024 09:05:46 GMT+0100 (British Summer Time)</lastBuildDate>
<lastBuildDate>Thu Aug 22 2024 12:34:57 GMT+0100 (British Summer Time)</lastBuildDate>
<copyright>All rights reserved 2024, Uç! Uç!</copyright>
<docs>https://www.rssboard.org/rss-specification</docs>
<generator>writ-cms</generator>
Expand Down
6 changes: 0 additions & 6 deletions theme/assets/custom/style/components/post.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,6 @@
box-sizing: border-box;
}

@media (min-height: 321px) {
.post {
--padding-top: 50dvw;
}
}

@media (min-width: 431px) {
.post {
--padding-top: 15dvh;
Expand Down
6 changes: 0 additions & 6 deletions theme/assets/custom/style/components/subpage.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,6 @@
box-sizing: border-box;
}

@media (min-height: 321px) {
.subpage {
--padding-top: 50dvw;
}
}

@media (min-width: 431px) {
.subpage {
--padding-top: 15dvh;
Expand Down

0 comments on commit 375d2e1

Please sign in to comment.