mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
[fix] [minor] remove negative margin from navbar in website.css
This commit is contained in:
@@ -18,10 +18,6 @@ img {
|
|||||||
padding-bottom: 30px;
|
padding-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
|
||||||
margin: 0px -20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.banner {
|
.banner {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
padding: 0px 20px;
|
padding: 0px 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user