From ed0036931fa94afb3d2f1f88e2294ddb54596053 Mon Sep 17 00:00:00 2001 From: trivernis Date: Sun, 11 Jun 2023 14:37:57 +0200 Subject: [PATCH] Correct some information about aloe vera --- sass/plant.scss | 3 +-- static/plants/aloe-vera/metadata.toml | 2 +- static/plants/aloe-vera/site.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sass/plant.scss b/sass/plant.scss index 4fb5421..1bd29f6 100644 --- a/sass/plant.scss +++ b/sass/plant.scss @@ -49,9 +49,8 @@ label { font-size: 0.9em; display: flex; - margin-top: -0.1em; + margin: -0.1em auto 0; white-space: nowrap; - margin: auto; z-index: 3; .icon { diff --git a/static/plants/aloe-vera/metadata.toml b/static/plants/aloe-vera/metadata.toml index 65af7d1..0a7bb7f 100644 --- a/static/plants/aloe-vera/metadata.toml +++ b/static/plants/aloe-vera/metadata.toml @@ -11,7 +11,7 @@ going up at multiple angles. [site] light = "full or part sun" -humidity = "dry" +humidity = "any" [temp] death = 5 diff --git a/static/plants/aloe-vera/site.md b/static/plants/aloe-vera/site.md index 9570cd5..174c0e2 100644 --- a/static/plants/aloe-vera/site.md +++ b/static/plants/aloe-vera/site.md @@ -1,3 +1,3 @@ Aloe Vera prefers to grow in direct sunlight at temperatures between 12°C and 29°C. Temperatures below 5°C might kill the plant. -Aloe Vera prefers dry climate. \ No newline at end of file +Aloe Vera doesn't have any special humidity preferences. \ No newline at end of file