fixed css & changed profile picture

This commit is contained in:
alyx 2026-01-07 19:57:45 +01:00
parent 004404ea98
commit e285b51823
2 changed files with 2 additions and 5 deletions

View File

@ -161,10 +161,6 @@ display-imagebody,html{
}
.display-image {
border-radius: 50%;
}
.page-title {
font-size: 18px;
font-weight: 700;
@ -294,10 +290,11 @@ display-imagebody,html{
width:192px;
height:192px;
display:block;
border-radius:50%;
/*border-radius:50%;*/
-o-object-fit:cover;
object-fit:cover
}
.text-center{
text-align:center
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 214 KiB