HEX
Server: Apache
System: Linux host60.registrar-servers.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: wwwrenee (3804)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/wwwrenee/public_html/wp-content/themes/maxcoach/assets/scss/elements/_lists.scss
ul {
	padding-left: 20px;
}

ol {
	list-style: decimal;
	padding-left: 30px;
}

ol, ul {
	margin-top: 1em;
	margin-bottom: 1em;

	li + li {
		margin: 10px 0 0;
	}
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}