Browse Source

update package-lock.json and rerun gulp

master
David Miller 7 years ago
parent
commit
7c9f4add33
  1. 9
      css/agency.css
  2. 2
      css/agency.min.css
  3. 1088
      package-lock.json

9
css/agency.css

@ -86,20 +86,11 @@ section h3.section-subheading { @@ -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
Loading…
Cancel
Save