Skip to content

Commit

Permalink
GH-73: Texascale: add c-offset-… support comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Jul 9, 2021
1 parent 49af07d commit d891bd6
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
/* WARNING: Deprecated. Do NOT add this to markup! */
/* NOTE: Preserve for legacy support (unless you want to edit 50+ instances) */
/* FAQ: 2019–20 used `c-offset-content`; 2021, renamed to `c-offset-content` */
/* SEE: ../../objects/c-offset-content.css */
/* FAQ: 2019–20 used `c-offset-content`; 2021, renamed to `o-offset-content` */
/* SEE: ../../objects/o-offset-content.css */
/*
Offset Content
(Deprecated) Offset Content
Content that should be offset from the flow of text within which it is placed.
Styleguide Components.Deprecated.OffsetContent
Styleguide Components.Texascale.Deprecated.OffsetContent
*/
@import url("_imports/tools/media-queries.css");

[class*="c-offset-content--"] {
--offset-distance: 8.5vw; /* NOTE: Value is from Texascale.org 2020 */
Expand Down

0 comments on commit d891bd6

Please sign in to comment.