UNPKG

215 BSCSSView Raw
1.container {
2 margin-bottom: 0px;
3 display: flex;
4 align-items: center;
5 background-color: white;
6 padding: 15px;
7 border-radius: 2px;
8}
9.forms {
10 margin-right: 0px;
11 display: flex;
12 align-items: center;
13}