Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Removed max-width to make site more comfortable to read #654

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion gddo-server/assets/site.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
html { background-color: whitesmoke; }
body { background-color: white; }
h4 { margin-top: 20px; }
.container { max-width: 728px; }

#x-projnav {
min-height: 20px;
Expand Down