Commit 4917a444 authored by 铃兰's avatar 铃兰

适配debug

parent bca4f517
Pipeline #22779 passed with stages
in 1 minute and 4 seconds
...@@ -55,6 +55,13 @@ a:hover { ...@@ -55,6 +55,13 @@ a:hover {
height: 3em; height: 3em;
} }
.details .plant-grid {
padding: 0.5vw;
}
.details .row {
padding: 0 0.3vw;
}
.details p { .details p {
font-size: 0.7em font-size: 0.7em
} }
...@@ -377,6 +384,7 @@ a:hover { ...@@ -377,6 +384,7 @@ a:hover {
margin: 0 auto; margin: 0 auto;
} }
h1 { h1 {
margin: 0.4em !important; margin: 0.4em !important;
} }
...@@ -385,11 +393,11 @@ a:hover { ...@@ -385,11 +393,11 @@ a:hover {
display: none; display: none;
} }
.detailText{ .detailText {
width: 40vw; width: 40vw;
display: table-cell; display: table-cell;
transform: translate(0,2%); transform: translate(0, 2%);
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment