ft_transcendence/frontend/static/css/search.css

18 lines
165 B
CSS
Raw Normal View History

2023-12-11 08:54:39 -05:00
#app img
{
max-height: 100px;
max-width: 100px;
}
#app ul
{
margin: 5px 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}
#app li
{
margin: 10px 10px 0 0;
}