Sha256: 32e38077e6996fee344337db62cddac79caf2ee691090e47f3e880eb7676179c

Contents?: true

Size: 1.02 KB

Versions: 82

Compression:

Stored size: 1.02 KB

Contents

.event-header {
  h1 {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.3;
    @media #{$small-up} {
      font-size: 3em;
    }
  }
  .event-header__name {
    font-size: 1.5em;
  }
  .event-header__subheadline {
    font-size: 1.25em;
    padding-bottom: .5em;
    font-weight: 800;
    @media #{$small-up} {
      font-size: 1em;
    }
  }
}
.event-details__event-description {
  padding-bottom: 2em;
}

.event-sidebar {
  .sidebar-item {
    margin: 0 0 3rem 0;
    padding: 0;
  }
  .list-group-title {
    background-color: $ghost-gray;
    h3 {
      font-weight: 700;
      font-style: 1em;
      padding: 0;
      margin: 0;
    }
    .tickets-button {
      width: 100%;
    }
  }

  .event-sidebar__connect-with-artist {
    text-align: center;
    ul li {
      font-size:1.25em;
      text-align: left;
      .icon-text {
        padding-left: 1em;
        display: inline-block;
      }
    }
  }
}

.img-large {
  width: 100%;
  padding-bottom: 2em;
}

.event-buttons {
  > button, > a {
    margin-right: 2em;
  }
}

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.6.2 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.6.1 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.6 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.19 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.18 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.17 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.16 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.15 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.14 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.13 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.12 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.11 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.10 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.9 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.8 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.7 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.6 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.5 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.4 app/assets/stylesheets/events/_event_template.scss