<p>This PR removes some of our overrides of basic CSS, which is handled through bootstrap. This reduces our custom CSS without having much impact on the rendered results. For example:</p>
<ul>
<li>color: <code>#222</code> -> <code>#212529<span class="ml-1 d-inline-block v-align-middle Box border-black-fade" style="background-color: #212529; height: 0.8em; width: 0.8em;"></span></code></li>
<li>line-height: <code>1.6666</code> -> <code>1.5</code>;</li>
<li>font-family: <code>'Helvetica Neue',Arial,sans-serif;</code> -> <code>-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;</code></li>
</ul>
<p>My plan with the body <code>font-size</code> is to tackle all of our font-size settings in one go as a separate PR.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3239'>https://github.com/openstreetmap/openstreetmap-website/pull/3239</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove some default styling from body</li>
  <li>Use bootstrap font family</li>
  <li>Alight the max-width of the content to one of the bootstrap breakpoints</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3239/files#diff-e86a39e6d0b163f152db8843fc7d647a3f5d648de4a74f1732bef4474b6e5bc8">app/assets/stylesheets/common.scss</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3239.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3239.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3239.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3239.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3239">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLEWSPXPQ3CZ732TSLTVNGENANCNFSM47SYH35Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLJL5Y2RFLIN37PZJLDTVNGENA5CNFSM47SYH352YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4N5KSSOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3239",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3239",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>