ft_transcendence/frontend/static/css/profiles/profile.css

11 lines
98 B
CSS
Raw Normal View History

2023-12-09 15:51:32 -05:00
#app #avatar
{
height: 100px;
width: 100px;
}
#app #username
{
height: 100px;
width: 100px;
}