403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/247sms.com/wwwroot/assets/sass/components/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/247sms.com/wwwroot/assets/sass/components/_split.scss
///
/// Hyperspace by Pixelarity
/// pixelarity.com @pixelarity
/// License: pixelarity.com/license
///

/* Split */

	.split {
		@include vendor('display', 'flex');

		> * {
			width: calc(50% - 2.5em);
		}

		> :nth-child(2n - 1) {
			padding-right: 2.5em;
			border-right: solid 1px _palette(border);
		}

		> :nth-child(2n) {
			padding-left: 2.5em;
		}

		&.style1 {
			> :nth-child(2n - 1) {
				width: calc(66.66666% - 2.5em);
			}

			> :nth-child(2n) {
				width: calc(33.33333% - 2.5em);
			}
		}

		@include breakpoint(xlarge) {
			> * {
				width: calc(50% - 2em);
			}

			> :nth-child(2n - 1) {
				padding-right: 2em;
			}

			> :nth-child(2n) {
				padding-left: 2em;
			}

			&.style1 {
				> :nth-child(2n - 1) {
					width: calc(66.66666% - 2em);
				}

				> :nth-child(2n) {
					width: calc(33.33333% - 2em);
				}
			}
		}

		@include breakpoint(medium) {
			display: block;

			> * {
				border-top: solid 1px _palette(border);
				margin: 4em 0 0 0;
				padding: 4em 0 0 0;
				width: 100% !important;
			}

			> :nth-child(2n - 1) {
				border-right: 0;
				padding-right: 0;
			}

			> :nth-child(2n) {
				padding-left: 0;
			}

			> :first-child {
				border-top: 0;
				margin-top: 0;
				padding-top: 0;
			}
		}

		@include breakpoint(small) {
			> * {
				margin: 3em 0 0 0;
				padding: 3em 0 0 0;
			}
		}
	}

Youez - 2016 - github.com/yon3zu
LinuXploit