You are here

yoast_seo.config.css in Real-time SEO for Drupal 8.2

/**
 * Contains styling for the configuration form.
 */
.nested {
  margin-left: 20px;
}

File

css/yoast_seo.config.css
View source
  1. /**
  2. * Contains styling for the configuration form.
  3. */
  4. .nested {
  5. margin-left: 20px;
  6. }