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.5.3 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.2 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.1 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.5.0 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.6 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.5 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.4 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.3 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.2 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.1 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.4.0 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.30 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.29 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.28 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.27 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.26 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.25 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.24 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.23 app/assets/stylesheets/events/_event_template.scss
trusty-festivity-extension-2.3.22 app/assets/stylesheets/events/_event_template.scss