浏览代码

simplify menu

Ben Dwyer 4 年之前
父节点
当前提交
02ab337f2f
共有 4 个文件被更改,包括 1 次插入67 次删除
  1. 0 3
      spearhead/assets/sass/_header.scss
  2. 0 31
      spearhead/style-rtl.css
  3. 0 31
      spearhead/style.css
  4. 1 2
      spearhead/style.css.map

+ 0 - 3
spearhead/assets/sass/_header.scss

@@ -1,6 +1,3 @@
-@import '~@wordpress/base-styles/breakpoints';
-@import '~@wordpress/base-styles/mixins';
-
 .has-main-navigation {
     .site-header {
         @include media( mobile-only ){

+ 0 - 31
spearhead/style-rtl.css

@@ -120,37 +120,6 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	font-weight: 500;
 }
 
-/**
- * Breakpoints & Media Queries
- */
-/**
- * Breakpoint mixins
- */
-/**
- * Long content fade mixin
- *
- * Creates a fading overlay to signify that the content is longer
- * than the space allows.
- */
-/**
- * Focus styles.
- */
-/**
- * Applies editor left position to the selector passed as argument
- */
-/**
- * Styles that are reused verbatim in a few places
- */
-/**
- * Allows users to opt-out of animations via OS-level preferences.
- */
-/**
- * Reset default styles for JavaScript UI based pages.
- * This is a WP-admin agnostic reset
- */
-/**
- * Reset the WP Admin page styles for Gutenberg-like pages.
- */
 @media only screen and (max-width: 481px) {
 	.has-main-navigation .site-header .site-description {
 		display: none;

+ 0 - 31
spearhead/style.css

@@ -120,37 +120,6 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	font-weight: 500;
 }
 
-/**
- * Breakpoints & Media Queries
- */
-/**
- * Breakpoint mixins
- */
-/**
- * Long content fade mixin
- *
- * Creates a fading overlay to signify that the content is longer
- * than the space allows.
- */
-/**
- * Focus styles.
- */
-/**
- * Applies editor left position to the selector passed as argument
- */
-/**
- * Styles that are reused verbatim in a few places
- */
-/**
- * Allows users to opt-out of animations via OS-level preferences.
- */
-/**
- * Reset default styles for JavaScript UI based pages.
- * This is a WP-admin agnostic reset
- */
-/**
- * Reset the WP Admin page styles for Gutenberg-like pages.
- */
 @media only screen and (max-width: 481px) {
 	.has-main-navigation .site-header .site-description {
 		display: none;

文件差异内容过多而无法显示
+ 1 - 2
spearhead/style.css.map


部分文件因为文件数量过多而无法显示