Autres actions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 19 : | Ligne 19 : | ||
.page-Exonar.action-view .citizen-body-container { | .page-Exonar.action-view .citizen-body-container { | ||
margin-top: var( --space-xl ); | margin-top: var( --space-xl ); | ||
} | |||
@media screen and (min-width: 1120px) { | |||
.page-Exonar.action-view .citizen-page-header-inner { | |||
border-top: var(--border-width-base) solid var(--border-color-base); | |||
border-top-width: 1px; | |||
border-top-style: solid; | |||
border-top-color: rgba(0, 0, 0, 0.08); | |||
} | |||
} | } |