stanislavtrifonov88 / rentalcar

Rental Car Training Project
0 stars 0 forks source link

booking form-formatting #58

Closed stanislavtrifonov88 closed 4 years ago

stanislavtrifonov88 commented 4 years ago

-input fields are not styled -placeholder to have padding-left -remove all unnecessary hoover effects -issues with 100% height when used with position fixed (navbar). On Toshko's monitor there were issues with visualization at the button -invalid input should not be only with css effects. Read about display none and visibility hidden. -date should not have a default value (it will affect the price card)