Datasnipper, Skuid, and Anthology
This commit is contained in:
@ -33,6 +33,9 @@
|
||||
</script>
|
||||
|
||||
{% include "header" %}
|
||||
<div class="mobile-subnav">
|
||||
{% include "sub_navigation" %}
|
||||
</div>
|
||||
{% include "course_version_outdated_alert", courses: courses.in_catalog %}
|
||||
|
||||
<div class="np-homepage-hero">
|
||||
@ -53,9 +56,6 @@
|
||||
|
||||
{% comment %} {% include "browse_by_product" %} {% endcomment %}
|
||||
|
||||
<div class="mobile-subnav" style="margin: -24px -20px 16px;">
|
||||
{% include "sub_navigation" %}
|
||||
</div>
|
||||
|
||||
<div class="np-catalog-header-wrapper catalog-header-wrapper">
|
||||
|
||||
@ -332,10 +332,6 @@
|
||||
margin-top: none;
|
||||
}
|
||||
|
||||
.mobile-subnav{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.search-and-filter-component{
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user