fix: evitar overflow en descripciones largas sin saltos de línea
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/5d4fb379-0cda-4ba0-803a-9110b1433c27 Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4a3f5a8025
commit
1770293221
@@ -234,4 +234,8 @@ p.price {
|
||||
object-position: center;
|
||||
}
|
||||
|
||||
.texto-ajustado {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=custom.css.map */
|
||||
|
||||
Reference in New Issue
Block a user