AW-2081 Align avatar

This commit is contained in:
2021-05-04 11:28:43 +02:00
parent 3504990708
commit 771e388f0e
3 changed files with 7 additions and 1 deletions

View File

@@ -1,13 +0,0 @@
.avatar-container {
position: relative;
}
.avatar-text {
position: absolute;
top: 25px;
left: 10px;
bottom: 20px;
right: 20px;
color: white;
padding-left: 20px;
padding-right: 20px;
}