Smaller header for small screen
This commit is contained in:
parent
db1e481bd3
commit
9717b94468
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ a.mention span {
|
||||||
}
|
}
|
||||||
|
|
||||||
.deck header {
|
.deck header {
|
||||||
min-height: 4em;
|
min-height: 3em;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue