.home-container{flex-direction:row;justify-content:flex-start;padding:20px}.navbar{flex-direction:row}.game-grid,.navbar{display:flex;flex-wrap:wrap}.game-grid{flex:1 1;justify-items:center}.pagination{display:flex;justify-content:center;list-style:none;margin-top:20px;padding:0}.pagination a{background-color:#2c2c2c;border-radius:5px;color:#f0f0f0;display:block;margin:5px;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.pagination a:hover{background-color:#3b3b3b}.pagination .active a{background-color:#6b6a6a}.developer,.genre,.publisher,.store{background-color:#f0f0f0;border-radius:5px;color:#333;display:inline-block;font-size:14px;margin-bottom:10px;margin-right:10px;padding:5px 10px;white-space:nowrap}.developer:hover,.genre:hover,.platform:hover,.publisher:hover,.store:hover{background-color:#ddd}@media (max-width:768px){.home-container{flex-direction:column}}
/*# sourceMappingURL=main.6a064a8a.css.map*/