Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Règles CSS à supprimer #4

Open
Bog0sso opened this issue Jan 8, 2022 · 1 comment
Open

Règles CSS à supprimer #4

Bog0sso opened this issue Jan 8, 2022 · 1 comment

Comments

@Bog0sso
Copy link

Bog0sso commented Jan 8, 2022

Branche P2C4-Begin,
Fichier :src/styles/ShoppingList.css
Supprimer ou commenter le sélecteur ".lmj-plant-item" et ses règles.
Il n y pas d'erreur sur la branche P2C4-Solution.

@samirsaci
Copy link

+1

La limite 800 px sur la largeur est aussi de trop si tu veux le meme rendu que sur la page.

ShopingList.css

.lmj-plant-list {
list-style-type: none;
padding: 32px;
display: flex;
flex-wrap: wrap;
justify-content: center;
/* max-width: 800px; */
}

.lmj-sales {
position: absolute;
right: 0px;
top: 10px;
font-weight: 500;
color: white;
padding: 5px 10px;
background-color: #31b572;
}

aurelien-oc-mentorship added a commit to aurelien-oc-mentorship/OC-7008001-Debutez-avec-React that referenced this issue Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants