
/*
    Liquo - Filterable and Responsive Image Gallery
    Version 1.0.0
    Ryan Fitzgerald
    https://RyanFitzgerald.ca/
    ---
    Repo: http://github.com/ryanfitzgerald/liquo
    Issues: http://github.com/ryanfitzgerald/liquo/issues
    Licensed under MIT Open Source
 */

.liquo-gallery {
  margin: 0;
  padding: 0;
}

.liquo-gallery li {
  list-style-type: none;
  display: inline-block;
}
