mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
creating a person_details_container with padding
This commit is contained in:
@@ -15,6 +15,11 @@ div#header-person-details {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
div#person_details_container {
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
figure.person-details {
|
||||
h2 {
|
||||
font-family: 'open_sanssemibold';
|
||||
|
Reference in New Issue
Block a user