42_ft_transcendence/frontend/static/css/profile.css
2024-01-14 15:40:20 +01:00

15 lines
150 B
CSS

#app #username
{
font-size: 0.8em;
}
#app #block {
cursor: pointer;
font-size: 0.7em;
text-decoration: underline;
}
#app {
margin-top: 20px;
}