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