Skip to content

Commit

Permalink
NBBIB-340 Reference grid adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
camilocodes committed Apr 19, 2024
1 parent d0a05b7 commit 4bccd8d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions custom/themes/bs5_nbbib_lib_unb_ca/src/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -232,16 +232,29 @@ html {
#ref-details {
padding: 0;
.row {
width: 821.5px;
margin-left: 0;
padding-left: 0;
padding-top: 1rem;
padding-bottom: 1rem;
border-bottom: 1px solid $base-150;
.col-sm-6 {
padding-left: 0;
padding-right: 0;
}
}
}
#ref-description {
margin-top: 3rem;
b {
display: block;
padding-bottom: 1rem;
border-bottom: 1px solid $base-200;
}
p {
margin-top: 1rem;
}
}
}
.image-style-contrib-photo {
margin-top: 5.4rem;
Expand Down

0 comments on commit 4bccd8d

Please sign in to comment.