Kercode/tutti_gruppi

View on GitHub

Showing 625 of 625 total issues

Line contains trailing whitespace
Open

    

Selector cookie_link should be written in lowercase with hyphens
Open

.cookie_link {

border: 0 is preferred over border: none
Open

  border: none;

Line contains trailing whitespace
Open

// end: GDPR pop up

Line should be indented 2 spaces, but was indented 4 spaces
Open

    position: absolute;

Avoid using id selectors
Open

#buttonToTop {

Color green should be written in hexadecimal form as #008000
Open

$color-flash: green;

Selector buttonToTop should be written in lowercase with hyphens
Open

#buttonToTop {

Line should be indented with spaces, not tabs
Open

    margin: 0;

Properties should be ordered color, content, font-family, font-size, font-style, font-weight, line-height
Open

    content: "\f077";

Properties should be ordered background-color, cursor
Open

    cursor: pointer;

Selector border_command should be written in lowercase with hyphens
Open

.border_command {

Properties should be ordered background-color, border, border-radius, color, cursor, font-weight, padding
Open

  border-radius: 15px;

Opening curly brace { should be preceded by one space
Open

div#flash_notice.flash_message{

Properties should be ordered border-top, display, padding-top
Open

    padding-top: 2rem;

@include declaration should be followed by an empty line
Open

  }

Properties should be ordered display, justify-content, width
Open

        width: 30%;

Properties should be ordered background-image, background-position, background-repeat, background-size, color, height
Open

  height: 25rem;

Line contains trailing whitespace
Open

    

Use // comments everywhere
Open

/* NAVIGATION */
Severity
Category
Status
Source
Language