Mudanças entre as edições de "Widget:CreatorReward"
Ir para navegação
Ir para pesquisar
m |
m |
||
| Linha 7: | Linha 7: | ||
padding: 1.25rem; | padding: 1.25rem; | ||
max-width: 720px; | max-width: 720px; | ||
margin: 0 | margin: 0 0 16px 0; | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; | ||
color: #1a1a1a; | color: #1a1a1a; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | |||
@media (max-width: 760px) { | |||
.rc-card { | |||
max-width: 100%; | |||
} | |||
} | } | ||