mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
limit header size
This commit is contained in:
parent
fb3ebc5924
commit
6787c0539f
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
width: 100%;
|
||||
overflow: hidden;
|
||||
background-color: darken($navbar-inverse-bg, 10%);
|
||||
max-height: 440px;
|
||||
}
|
||||
|
||||
#profile--header.profile--no-header {
|
||||
|
|
Loading…
Reference in a new issue