watch.twip-network.org/styles/pages/user/profile.css

9 lines
114 B
CSS
Raw Normal View History

2024-02-02 17:08:46 +01:00
.big-pfp {
border-radius: 50px;
width: 140px;
}
.big-pfp:hover{
border-radius: 0;
width: 150px;
}