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 important
version-14
Kanchan Chauhan
9 years ago
parent
eeb7da7c05
commit
f067dfb327
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/public/css/website.css
+1
-1
frappe/public/less/website.less
+ 1
- 1
frappe/public/css/website.css
View File
@@ -380,7 +380,7 @@ h3,
h4,
h5,
h6 {
font-weight: 400
!important
;
font-weight: 400;
}
.navbar-brand {
max-width: none;
+ 1
- 1
frappe/public/less/website.less
View File
@@ -19,7 +19,7 @@ a& {
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400
!important
;
font-weight: 400;
}
Write
Preview
Loading…
Cancel
Save