better layout for hub provider single page

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
master
Toshaan Bharvani 2 years ago
parent b2c152f8b4
commit 3d33603c8e

@ -178,6 +178,26 @@ section#steeringcomittee {
}
}
}
#hubprovider {
padding-top: 3.75rem;
#hubprovider {
display: flex;
align-items: center;
min-height: 100px;
a {
white-space: normal;
line-height: 1.2;
font-size: 18px;
min-width: 100%;
}
}
form {
.form-control {
font-size: 14px;
}
}
}


.details {
ul {

Loading…
Cancel
Save