Commit 2fd46e5b authored by Romain DELEAU's avatar Romain DELEAU

add comment background-image

No related merge requests found
......@@ -48,6 +48,14 @@
left: 100%;
transform: translateX(-100%);
}
textarea {
background-image: url("../../../assets/background-images/com.png");
background-position: center;
background-repeat: no-repeat;
background-size: 30%;
min-height: 100px;
}
}
}
}
\ No newline at end of file
src/assets/background-images/com.png

55.3 KB

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