This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed max-width constraint from container
version-14
Anand Doshi
11 years ago
parent
bdf77ce134
commit
0c6cb7fb40
1 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
}
}
Write
Preview
Loading…
Cancel
Save