Skip to content

Commit 57b23c5

Browse files
committed
minor fix carbon banner
1 parent 1aa4a0d commit 57b23c5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/app/homepage/homepage.component.scss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,8 @@
208208
}
209209

210210
.sponsors-carbon {
211-
.sponsors-container {
212-
@media (min-width: 1200px) {
213-
width: calc(100% - 220px);
214-
}
211+
@media (min-width: 1200px) {
212+
width: calc(100% - 220px);
215213
}
216214
}
217215

0 commit comments

Comments
 (0)