/* header area */ .repo-header border-bottom: 1px solid #30363d; padding-bottom: 1rem; margin-bottom: 1.5rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; gap: 1rem;
@keyframes fadeInUp from opacity: 0; transform: translateY(20px); to opacity: 1; transform: translateY(0); unblocked games.github
.game-thumb background: #010409; height: 150px; display: flex; align-items: center; justify-content: center; font-size: 3.5rem; border-bottom: 1px solid #30363d; transition: 0.1s; /* header area */
.game-desc font-size: 0.8rem; color: #8b949e; margin-top: 0.3rem; @keyframes fadeInUp from opacity: 0
// initial load favorites and render loadFavorites(); renderCurrentView();