Skip to content
Snippets Groups Projects

Implement 5.0

Merged Jeff Sturek requested to merge JSTUREK8/UNL_Search:implement-5.0 into master
Files
10
@@ -5,6 +5,7 @@
// @import "mixins/_mixins.typography.scss";
// !UNL Google Search Results Overrides
.unl .google-results table,
.unl .google-results tbody th,
@@ -106,7 +107,7 @@
.unl .gsc-control-cse .gs-result .gs-title,
.unl .gsc-control-cse .gs-result .gs-title * {
// @include lh-3;
line-height: 1.125;
line-height: 1.25em;
}
.unl .gsc-control-cse .gs-result .gsc-table-cell-snippet-close > .gs-title {
Loading