Browse Source

Removed max-width constraint from container

version-14
Anand Doshi 11 years ago
parent
commit
0c6cb7fb40
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      webnotes/website/css/website.css

+ 0
- 4
webnotes/website/css/website.css View File

@@ -1,7 +1,3 @@
.container {
max-width: 800px;
}

h1, h2, h3, h4, h5 { h1, h2, h3, h4, h5 {
font-weight: bold; font-weight: bold;
} }


Loading…
Cancel
Save