Skip to content
View Benxamin's full-sized avatar
  • Salt Lake City, Utah

Block or report Benxamin

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. tab-focus-active-finder.js tab-focus-active-finder.js
    1
    /**
    2
     * Adds event listener to the window. 
    3
     * Logs to console the element with current focus.
    4
     */
    5
    window.addEventListener('keyup', function(e) {
  2. .site-width .site-width
    1
    .site-width
    2
    -----------
    3
    "Infinite width" sections for your website, while allowing specific site width.
    4
    
                  
    5
    A [Pen](http://codepen.io/Benxamin/pen/qdKZOO) by [Benjamin Bertrand](http://codepen.io/Benxamin) on [CodePen](http://codepen.io/).