UNPKG

lube-cra-seed

Version:

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

19 lines (16 loc) 225 B
.Container { display: flex; justify-content: center; } .FormLogin { width: 100%; display: flex; flex-direction: column; align-items: center; } .UsernameField { margin-bottom: 25px; } .Submit { width: 40%; }