Browse Source

Removed important

version-14
Kanchan Chauhan 9 years ago
parent
commit
f067dfb327
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      frappe/public/css/website.css
  2. +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;
}




Loading…
Cancel
Save