Skip to content
View andrewnicholl's full-sized avatar
🥌
🥌

Block or report andrewnicholl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. enso enso Public

    Interactive album art site for Gregg Belisle-Chi's Enso.

    JavaScript

  2. css-grid css-grid Public

    Forked from wesbos/css-grid

    Starter Files + Solutions to my CSSGrid.io Course

    HTML

  3. advanced-css-course advanced-css-course Public

    Forked from jonasschmedtmann/advanced-css-course

    Starter files, final projects and FAQ for my Advanced CSS course

    CSS

  4. femasters-bootcamp femasters-bootcamp Public

    Frontend Masters Bootcamp

    HTML

  5. learnstorybook-code learnstorybook-code Public

    Forked from chromaui/learnstorybook-code

    Code for Learn Storybook

    CSS

  6. backdrop-filter : step 5 backdrop-filter : step 5
    1
    // Content we're putting a blur over
    2
    .background {
    3
      background-image: url(https://source.unsplash.com/Q7PclNhVRI0);
    4
      background-position: bottom;
    5
      background-repeat: no-repeat;