Skip to content

Commit

Permalink
add container-rainbow class
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopenayo98 committed Nov 14, 2023
1 parent d6c80aa commit 083fc83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Components/ebikes/ebikes.css
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,12 @@
width: 100px;
}

.container-rainbow {
background-color: #199919;
width: 20px;
height: 20px;
}

/* Get new point */
.generalMenu {
display: flex;
Expand Down

0 comments on commit 083fc83

Please sign in to comment.