Skip to content

Commit f53b61c

Browse files
authored
Merge pull request #144 from ember-learn/MelSumner-patch-1
Update _es-note.scss
2 parents e076593 + 27cf87b commit f53b61c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

addon/styles/_es-note.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
justify-content: center;
77
min-width: 100px;
88
margin: auto;
9-
max-width: 95%;
10-
@media screen and (min-width: 992px){
11-
max-width: 80%;
12-
}
9+
max-width: 100%;
1310
&.cta-background {
1411
background-color: $orange-lightest;
1512
border-radius: 2px;

0 commit comments

Comments
 (0)