Skip to content
Snippets Groups Projects
Select Git revision
  • 00716ecb36473d293ea5763b2b4456d1bda7687f
  • master default protected
  • luantier-shirts
  • fix-year
  • typo-gemeinscahft
  • badges
  • minecraft-blogpost
  • post-vorstellung
  • adding-author-de
  • fix-typo-blogpost-20241013
  • 26-add-content-for-elektronik-workshop
  • 32-restructure-projects-into-aspects-and-products
  • fix-website
  • fix-transparent-hero-images
  • claim-links
  • glt-blogpost
  • fix-broken-transparency
  • fix-right-aligned-section-images
  • improve_hero_section
  • section-shortcode
  • author_cards
21 results

Workday_dec19.md

Blame
  • _content.scss 233 B
    .columns.is-same-height {
        align-items: stretch;
    
        .column > * {
            height: 100%;
        }
    }
    .roboto-black {
        font-family: 'Roboto Black', sans-serif; 
    }
    
    .media-v-centered {
        @extend .media;
        align-items: center;
    }