mirror of
https://github.com/Alvin-Zilverstand/Challenge_14_Magazijn_App_plannen.git
synced 2026-03-06 11:06:39 +01:00
Fix height property in #info section to use correct unit
This commit is contained in:
@@ -49,6 +49,7 @@ button:hover{
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
|
height: 75vb;
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user