You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.clients {
|
|
.clients-logo {
|
|
background-color: #f5f5f5;
|
|
|
|
border-radius: 10px;
|
|
|
|
margin-bottom: 50px;
|
|
margin-left: -15px;
|
|
|
|
padding: 15px;
|
|
}
|
|
|
|
.clients-logo-inline {
|
|
img {
|
|
width: 100%;
|
|
}
|
|
}
|
|
}
|
|
|
|
|