sportsbet-mobile
Version:
Sportsbet mobile
25 lines (18 loc) • 301 B
text/less
section.chat {
.container {
background: #FFF;
padding-top: 10px;
padding-bottom: 10px;
font-family: Roboto;
height: calc(~"100vh - 112px");
h1 {
text-align: center;
}
.btn {
background: green;
color: #FFF;
text-shadow: none;
border: solid 1px darkgreen;
}
}
}