Skip to content

Commit

Permalink
chore: move free gem readme to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
3v0k4 committed Oct 11, 2024
1 parent 1025904 commit 544aaaf
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,185 deletions.
17 changes: 0 additions & 17 deletions _includes/knapsack_gem_utm_cookies.html

This file was deleted.

43 changes: 0 additions & 43 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -189,24 +189,6 @@ pre {



/**
* Icons
*/
.icon {

> svg {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;

path {
fill: $grey-color;
}
}
}


/*
* Others
*/
Expand All @@ -219,35 +201,10 @@ pre {
margin-top: 1em;
}

.extra-margin-top-2x {
margin-top: 2em;
}

.extra-margin-top-3x {
margin-top: 3em;
}

/*
* Tables
*/
table.pure-table {
border-collapse: collapse;
border-spacing: 0;

th, td {
padding: 10px;
}

th {
border: 1px solid $grey-color-light;
border-bottom: 5px solid $brand-color;
}

td {
border: 1px solid $grey-color-light;
}
}

/*
* Video
*/
Expand Down
Loading

0 comments on commit 544aaaf

Please sign in to comment.