Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 8270c68

Browse files
committed
fix: remove incorrect size properties for blog
1 parent a696bc6 commit 8270c68

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/pages/app-blog/app-blog.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.blog-container {
22
font-family: 'Muli';
33
margin-top: 70px;
4-
max-width: 95%;
54

65
h4 {
76
color: $orange;
@@ -98,9 +97,6 @@
9897
top: 70px;
9998
background: #fff !important;
10099
z-index: 1;
101-
@include media-breakpoint-down(lg) {
102-
margin-right: -5%;
103-
}
104100

105101
.blog-filters-nav {
106102
background-color: unset;

0 commit comments

Comments
 (0)