Skip to content

6-mostPopularServicesCarousel#7

Open
SebastianBabinski1 wants to merge 29 commits intomasterfrom
6-mostPopularServicesCarousel
Open

6-mostPopularServicesCarousel#7
SebastianBabinski1 wants to merge 29 commits intomasterfrom
6-mostPopularServicesCarousel

Conversation

@SebastianBabinski1
Copy link
Owner

No description provided.

border: 1px solid #ebebeb;
background-color: #93e69d;
color: #fff;
color: white;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hex colors are fine, there is no need to change this

color: hsl(0deg 0% 100% / 70%);
}

.blure {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo, use also 3rd form of the verb, it sounds better, furthermore it's more descriptive

$font-lg: 36px;

// Default colors
$gray-light: #f6f6f6;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

import { Carousel } from './components/Carousel';
import { Navbar } from './components/Navbar';
import { Header } from './components/Header';
import { MostPopularServicesCarousel } from './components/MostPopularCategories';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe would be nice to add index file in those components

@Elfant
Copy link
Collaborator

Elfant commented Sep 5, 2022

I just realised that currently branch naming convention looks bad. Please use the following 6-most-popular-services-carousel. In the the next prs, also carousel should be looped on the right side.

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

Successfully merging this pull request may close these issues.

2 participants