mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Fix all existing prettier issues
This commit is contained in:
@@ -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 & {
|
||||
|
||||
@@ -134,6 +134,6 @@
|
||||
|
||||
// Text Colors
|
||||
.black-text {
|
||||
color: $near-black
|
||||
color: $near-black;
|
||||
}
|
||||
//------------
|
||||
|
||||
Reference in New Issue
Block a user