iamDistractech / jungle-gym

JungleGym is a simple, user-friendly app for group teachers who have little or no expertise in physical education and have little material at their disposal.
https://jungle-gym.netlify.app/
MIT License
5 stars 4 forks source link

Groene box-shadow toevoegen aan card #264

Closed jochemvogel closed 3 years ago

jochemvogel commented 3 years ago

Branch name: feature/groene-boxshadow-toevoegen-aan-card

Omschrijving:

Staat gewoon beter

GameCard.svelte

    article {
        background-color: var(--color-white);
        border-radius: 1.5em;
        padding: 1em;
        margin-top: 0.25em;
        justify-content: space-between;
        box-shadow: 0 0.1em 0.4em 0.05em hsl(92, 30%, 64%);
    }
jochemvogel commented 3 years ago

Pas doen als #262 gemerged is. Is klein ding, maar leuk als het af is bij het opleveren