HEX
Server: Apache
System: Linux utech.securedservers.info 4.18.0-553.109.1.el8_10.x86_64 #1 SMP Mon Mar 2 09:33:18 EST 2026 x86_64
User: autoaccidentes (1023)
PHP: 8.3.23
Disabled: NONE
Upload Files
File: /home/autoaccidentes/www/wp-content/themes/vantage/less/style-editor.less
.block-editor-page {

	// Main column width.
	.wp-block {
		max-width: 720px;

		// Width of "wide" blocks.
		&[data-align="wide"] {
			max-width: 1080px;
		}

		// Width of "full-wide" blocks.
		&[data-align="full"] {
			max-width: none;
		}
	}

	#vantage-slider-page-slider {

		p {
			margin-top: 1em !important;
		}

		select {
			box-sizing: border-box;
		}
	}

	#vantage-menu-icon-metabox select {
		box-sizing: border-box;
	}
}