src/app/fragments/gym-button/gym-button.component.scss
Showing 12 of 12 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin-top: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
min-width: 100px;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: inline-block;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin-right: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: 15px;
- Create a ticketCreate a ticket
- Exclude checks
Color literals like hsl(0, 0%, 40%)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: hsl(0, 0%, 40%);
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-radius: 5px;
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered background-color, border-radius, display, margin-bottom, margin-right, margin-top, min-width Open
Open
display: inline-block;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: hsl(0, 0%, 40%);
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin-bottom: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: 20px;
- Create a ticketCreate a ticket
- Exclude checks