Skip to content

03-grid-layout-3: remove empty declaration blocks #170

Closed
@thatblindgeye

Description

@thatblindgeye

Complete the following REQUIRED checkboxes:

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this issue follows the location for request: brief description of request format, e.g. Foundations exercises: Add exercise for XYZ

The following checkbox is OPTIONAL:

  • I would like to be assigned this issue to work on it

1. Description of the Feature Request:

Currently both the style.css and the pre-solution portion of the solution.css files for this exercise include empty declaration blocks, e.g:

.logo {
}

These empty declaration blocks are not used in other exercises in this repo and should be removed for consistency, and to avoid leading users towards a specific way of doing things (since this repo emphasizes that there are multiple ways of doing things).

2. Acceptance Criteria:

  • Remove empty declaration blocks in the style.css and solution.css files

3. Additional Information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Help WantedThis issue can be assigned to other contributorsType: Easy FixInvolves a minor fix such as grammar, syntax, etc.Type: Good First IssueGood for beginner contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions