Centre de données Cloud
#products-detail-b2b-004--0 .demo {
background-color: var(--brand);
color: white;
border: 2px solid transparent;
padding: 0.75rem 1rem;
line-height: 1.25;
cursor: pointer;
position: absolute;
bottom: 20px;
right: 42%;
}
@media screen and (max-width: 875px) {
#products-detail-b2b-004--0 .demo {
bottom: -32px;
right: 0;
width: 100%;
text-align: center;
}
}
DEMO