Skip to content

Commit 286e4e9

Browse files
Update blogDexStyle.css
1 parent e393ee4 commit 286e4e9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css/blogDexStyle.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
/* Center website */
1212
.main {
13+
max-width: 1000px;
1314
margin: auto;
1415
}
1516

@@ -81,6 +82,7 @@
8182
display: block;
8283
}
8384

85+
/* this apparently does stuff with smaller screens but I dont know what */
8486
@media screen and (max-width: 1000px) {
8587
.column {
8688
float: left;

0 commit comments

Comments
 (0)