Skip to content

Commit e661d92

Browse files
committed
Float bit-3 divs
Float these images because they won't stay put.
1 parent a5a2efa commit e661d92

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

css/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,8 @@ ul ol {
236236
width: 50%
237237
}
238238
.bit-3 {
239-
width: 33.33%
239+
width: 33.33%;
240+
float: left;
240241
}
241242
@media(max-width:480px) {
242243
.bit-1, .bit-2, .bit-3, {

css/main.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)