|
/*
|
|
* DO NOT EDIT THIS FILE.
|
|
* See the following change record for more information,
|
|
* https://www.drupal.org/node/3084859
|
|
* @preserve
|
|
*/
|
|
|
|
/**
|
|
* Content header.
|
|
*/
|
|
|
|
.content-header {
|
|
overflow: hidden;
|
|
margin-bottom: 0.75rem;
|
|
padding: 1.5rem 0 0;
|
|
background-color: #f3f4f9;
|
|
}
|