Skip to content

Commit

Permalink
about us 반응형 임시
Browse files Browse the repository at this point in the history
  • Loading branch information
onlystrong committed May 15, 2019
1 parent b60eea8 commit 338f13a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions grails-app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -2570,7 +2570,7 @@ blockquote {
}

/* media query */
@media (max-width: 768px) {
/* @media (max-width: 768px) {
.about-mission-list {
margin: 0 30px;
}
Expand All @@ -2586,9 +2586,9 @@ blockquote {
.about-hlist-body {
width: 100%;
}
}
} */

@media (max-width: 420px) {
@media (max-width: 768px) {
.record-bar, .about-mission-list::after, .about-mission-okky, .about-mission-okky::before, .about-hlist-head::after {
display: none;
}
Expand Down

0 comments on commit 338f13a

Please sign in to comment.