mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
revert min-height of library header
- causes issues with the positioning of the image at minimum size
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
height: 30vh;
|
||||
min-height: 310px;
|
||||
min-height: 340px;
|
||||
max-height: 500px;
|
||||
padding: 5rem 2rem 2rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user