Skip to content

Commit 60d0c52

Browse files
committed
Fix width for mobile versions
1 parent e72159e commit 60d0c52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: css/style.css

+4
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@
183183
margin-bottom: 30px;
184184
}
185185

186+
.col-xs-9 {
187+
width: 100%;
188+
}
189+
186190
}
187191

188192

0 commit comments

Comments
 (0)