update package-lock.json and rerun gulp

This commit is contained in:
David Miller 2018-12-21 20:57:35 -07:00
parent b01300b1cd
commit 7c9f4add33
3 changed files with 342 additions and 757 deletions

View File

@ -86,20 +86,11 @@ section h3.section-subheading {
box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}
::-moz-selection {
background: #fed136;
text-shadow: none;
}
::selection {
background: #fed136;
text-shadow: none;
}
img::-moz-selection {
background: transparent;
}
img::selection {
background: transparent;
}

2
css/agency.min.css vendored

File diff suppressed because one or more lines are too long

1088
package-lock.json generated

File diff suppressed because it is too large Load Diff