Skip to content

Align stylesheet for home and subpages #53

@sbckr

Description

@sbckr

The landing page (home.html) uses an adjusted stylesheet compared to all the subpages.

Affects are for example:

  1. The content width differs as max-width of .md-grid is overwritten:
.md-grid {
  /* Reduce the width of the content somewhat (original value is 61rem) */
  max-width: 50rem;
}
  1. Text style as well as the color for links in the announcement header differ
    Home
    2022-04-28_15h04_54
    Getting Started
    2022-04-28_15h05_25

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.priority/backlogHigher priority than priority/awaiting-more-evidence.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions