HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/Velosophe/carparkcannonball.cc/wwwroot/source/styles/base/_base.typography.scss
/*----------------------------------------------------------------------------*\
    #BASE TYPOGRAPHY
\*----------------------------------------------------------------------------*/

/**
 * Paragraphs
 */

/* p:first-of-type { } */

/* p:first-child { } */

/* p + p {
    margin-top: rhythm(-1);
    text-indent: rhythm(1);
} */

/* p:first-child::first-letter { } */


/**
 * In-line elements
 */

// i,
// em,
// cite { font-style: italic; }

// b,
// strong { font-weight: 700; }

// small { @include responsive-text-size('nano'); }

// time { text-transform: uppercase; }