mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
add margin to #masthead if there is a topbar
This commit is contained in:
parent
24b777b163
commit
43aaebcda5
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ img.icon {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
body {
|
.topbar + #masthead {
|
||||||
padding-top: 40px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overview {
|
.overview {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue