Skip to content

Commit f2be1f0

Browse files
committed
Fix blog post negative margin
Since the featured image is not used anymore the negative margin for blog post content is not required anymore.
1 parent f2ebfd1 commit f2be1f0

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

themes/osi/assets/css/editor-style.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/osi/assets/scss/_6_components.wp-content.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
.post .post--content {
6767
background-color: $Nwhite;
6868
// box-shadow: 0px -3px 5px rgba( #{$Ndark_RGB}, 0.1 );
69-
margin-top: -350px;
7069
max-width: $postMax;
7170
margin-left: auto;
7271
margin-right: auto;

themes/osi/style.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)