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/objects/_objects.images.scss
/*----------------------------------------------------------------------------*\
    #OBJECTS IMAGES
\*----------------------------------------------------------------------------*/

/**
 * Non-fluid images explicitly.
 */

// .o-image { max-width: none; }


/**
 * Rounded images.
 */

// .o-image--round {
//     border-radius: .5em;
// }


/**
 * Image placement variations.
 */

// .o-image--right {
//     margin-bottom: rhythm(.5);
//     margin-left: rhythm(.5);
//     float: right;
// }

// .o-image--left {
//     margin-right: rhythm(.5);
//     margin-bottom: rhythm(.5);
//     float: left;
// }

// .o-image--center {
//     display: block;
//     margin-right: auto;
//     margin-bottom: rhythm(.5);
//     margin-left: auto;
// }