Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #164 from cul-it/AdddCopyrightCenter
Browse files Browse the repository at this point in the history
Add copyright center to Mann Consult Signage Lineup
  • Loading branch information
gdelisle authored Feb 18, 2020
2 parents 11a3d70 + 0cc4eb3 commit 1b78eb8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/_location/consult/_desk.vue
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,12 @@ export default {
font-size: 25.6vh;
letter-spacing: -1vw;
}
&.copyright {
padding: .05em 0 0;
font-size: 25.6vh;
letter-spacing: -1vw;
}
}
.knockout {
Expand Down
6 changes: 6 additions & 0 deletions utils/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ export default {
'statistical consulting'
]
},
copyright: {
hoursId: 12244,
description: [
'copyright info center'
]
},
elso: {
hoursId: 7701,
description: [
Expand Down

0 comments on commit 1b78eb8

Please sign in to comment.