add text inside Welcome page

This commit is contained in:
Dede Fuji Abdul
2023-10-27 16:01:02 +07:00
parent 09394dc483
commit 32cca709d9
3 changed files with 11 additions and 1 deletions

View File

@ -1140,6 +1140,10 @@ select {
margin-top: 1.5rem;
}
.mt-3\.5 {
margin-top: 0.875rem;
}
.line-clamp-1 {
overflow: hidden;
display: -webkit-box;