Skip to content

Commit a467522

Browse files
authored
Update styles.css
1 parent ffd2c55 commit a467522

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

css/styles.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,3 +378,16 @@ li.L9 {
378378
color: #81a2be !important;
379379
}
380380
}
381+
382+
383+
@media only screen and (max-width: 640px){
384+
385+
.sidebar{
386+
margin-left: 0;
387+
}
388+
389+
.site-main article, .sidebar{
390+
padding: 20px;
391+
}
392+
393+
}

0 commit comments

Comments
 (0)