Skip to content

Improve use of line-height in Schedule / WhatsOn views #74

Description

@robb-j

The line-height property is not well thought out and leads to lots of whitespace and makes the design more bloated.

p.sessionTile-description {
    line-height: 1.3
}
h2.sessionTile-title {
    line-height: 1;
    margin-bottom: 0.5rem;
}
.speakerGrid-headshot {
    line-height: 1;
}

Could tighten up the UI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorSomething works, but could work better

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions