diff --git a/pinaxcon/templates/static_pages/program/selection_process.md b/pinaxcon/templates/static_pages/program/selection_process.md index c778830ab7e8e9114a3b0b760e69afb2e454d401..3c8989585262d4f923bdc6176d16b49390cfd8b2 100644 --- a/pinaxcon/templates/static_pages/program/selection_process.md +++ b/pinaxcon/templates/static_pages/program/selection_process.md @@ -2,7 +2,7 @@ During this phase, the program committee will score each proposal solely on the merits of its contents, without any identifying information or other knowledge about the speaker(s) proposing the talk. -## Phase two: identify-aware ranking and curation +## Phase two: identity-aware ranking and curation The program committee will use the scored proposals in conjunction with speaker profiles to rank and organize a program meeting our goals for diversity of speakers and topics. diff --git a/static/scss/custom.scss b/static/scss/custom.scss index b61ca7cb9741e6e5903e51969d7fce624e0f91e0..86d7b50055b1942824d6d4fdd1c89e19382cfd4e 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -369,7 +369,7 @@ footer .footer-copy { @media (max-width: 992px) and (min-width: 768px) { .nav > li > a { - padding: 15px 9px; + padding: 15px 7px; } }