Fix all existing prettier issues

This commit is contained in:
David Rodríguez
2025-10-22 15:30:36 +02:00
parent 025f8b25b1
commit 852e7fa81e
64 changed files with 501 additions and 557 deletions

View File

@@ -21,7 +21,6 @@ textarea {
font-size: 14px;
line-height: 22px;
// Appears just like other text on the page.
// See table.products tr:hover for example of revealing them
.naked_inputs & {

View File

@@ -134,6 +134,6 @@
// Text Colors
.black-text {
color: $near-black
color: $near-black;
}
//------------