asdf
This commit is contained in:
parent
5f96faf682
commit
5bf66942a6
@ -2,10 +2,6 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
|
||||||
|
|
||||||
.big-pfp > img {
|
|
||||||
border-radius: 5000px;
|
|
||||||
transition-duration: 0.3s;
|
transition-duration: 0.3s;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -16,4 +12,6 @@
|
|||||||
|
|
||||||
.big-pfp img {
|
.big-pfp img {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
border-radius: 5000px;
|
||||||
|
transition-duration: 0.3s;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user