|
@@ -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;
|