mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
revert min-height of library header
- causes issues with the positioning of the image at minimum size
This commit is contained in:
parent
ed6376d99b
commit
cd0a8d0fec
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: 30vh;
|
height: 30vh;
|
||||||
min-height: 310px;
|
min-height: 340px;
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
padding: 5rem 2rem 2rem;
|
padding: 5rem 2rem 2rem;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue