Browse Source

Add min-width

pull/1/head
Luke Childs 6 years ago
parent
commit
391ba18ba4
  1. 1
      website/style.css

1
website/style.css

@ -3,6 +3,7 @@
body {
background: #f2ede0;
min-width: 960px;
}
*:focus {

Loading…
Cancel
Save