Skip to content

Commit 333b222

Browse files
author
Maria Rita Iglesias
committed
Padding and display
1 parent 601b34e commit 333b222

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

_sass/community-stories.scss

+2-7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
.production-container,
1717
.research-container {
1818
display: flex;
19+
padding-left: 0;
1920
@media (max-width: 767px) {
2021
flex-flow: wrap;
2122
}
@@ -36,7 +37,6 @@
3637
}
3738
.production-side-nav-container,
3839
.research-side-nav-container {
39-
4040
ul {
4141
list-style: none;
4242
}
@@ -152,9 +152,4 @@
152152
}
153153
}
154154

155-
.research-container {
156-
padding-left: 0;
157-
@include desktop {
158-
display: flex;
159-
}
160-
}
155+

0 commit comments

Comments
 (0)