Handle element placeholder

This commit is contained in:
Chocobozzz
2021-04-12 11:10:40 +02:00
parent 6c5d6aec36
commit 810d5517e2
3 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,8 @@
.header-right {
background-color: black;
}
.hello-world-h4 {
width: 150px;
color: white;
}