Merge a duplicate rule
parent
0466836f2e
commit
341ba122d5
|
@ -104,9 +104,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.us-content {
|
.us-content {
|
||||||
textarea {
|
|
||||||
background: $white;
|
|
||||||
}
|
|
||||||
ul {
|
ul {
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
}
|
}
|
||||||
|
@ -117,6 +114,7 @@
|
||||||
color: $green-taiga;
|
color: $green-taiga;
|
||||||
}
|
}
|
||||||
textarea {
|
textarea {
|
||||||
|
background: $white;
|
||||||
height: 10rem;
|
height: 10rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue