42_ft_transcendence/frontend/static/css/me.css
2024-03-31 10:59:17 +02:00

12 lines
100 B
CSS

#app * {
font-size: 30px;
}
#app #main
{
width: 60%;
display: flex;
flex-direction: column;
}