Skip to content

Commit 91426d3

Browse files
committed
Reorganizing results css to split GEO and USE styles
1 parent a5351fa commit 91426d3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

app/assets/stylesheets/partials/_results.scss

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,15 @@
3939
padding: 0;
4040
}
4141

42-
// ----------------------------
43-
// Individual Results
44-
// ----------------------------
42+
// --------------------------------------
43+
// Individual Results for GeoData & USE
44+
// --------------------------------------
45+
46+
47+
48+
// --------------------------------------
49+
// Individual Results overrides for USE
50+
// --------------------------------------
4551

4652
li.result {
4753
margin-bottom: 48px;

0 commit comments

Comments
 (0)