mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix conference banner margin on mobiles
This commit is contained in:
parent
4cf73aade1
commit
be815230f0
1 changed files with 1 additions and 1 deletions
|
@ -669,6 +669,6 @@ li{
|
|||
.conferencebanner{
|
||||
position:static;
|
||||
display:inline-block;
|
||||
margin:0px 0px 10px 0px;
|
||||
margin:0px 0px 10px -5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue