HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/demo/public_html/leakdetection/assets/scss/elements/_twitter-feed.scss
.liquid-twitter-feed {
	margin-bottom: 2em;
}
.liquid-twitter-feed-list {
	margin: 0;
	padding: 0;
	list-style-type: none;

	> li {
		margin-bottom: em(15);
		line-height: em(24, 14);

		&:last-child {
			margin-bottom: 0;
		}
	}
	p {
		margin-bottom: 0;
	}
	blockquote {
		font-style: normal;
		margin: 0;
		font-size: 1em;
	}
}
.liquid-twitter-feed-icon {
	display: block;
	margin-bottom: em(20, 28);
	font-size: 28px;
	line-height: 1em;
	color: map-get($social-colors, twitter);
}
.liquid-twitter-feed-list .twitter-tweet > a,
.liquid-tweet-time {
	display: block;
	font-size: 11px;
	letter-spacing: 0.025em;
	text-transform: uppercase;
}