<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jfullerco</title>
    <description>The latest articles on DEV Community by jfullerco (@jfullerco).</description>
    <link>https://dev.to/jfullerco</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F661651%2Fe09de314-b00a-46de-a20f-e593c86cdbf5.jpeg</url>
      <title>DEV Community: jfullerco</title>
      <link>https://dev.to/jfullerco</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jfullerco"/>
    <language>en</language>
    <item>
      <title>Disable Page Pulling</title>
      <dc:creator>jfullerco</dc:creator>
      <pubDate>Sat, 31 Jul 2021 18:18:56 +0000</pubDate>
      <link>https://dev.to/jfullerco/disable-page-pulling-2m4b</link>
      <guid>https://dev.to/jfullerco/disable-page-pulling-2m4b</guid>
      <description>&lt;p&gt;In case anyone else finds the ability to "pull" your page down or right exposing whitespace that is not actually there...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developers.google.com/web/updates/2017/11/overscroll-behavior"&gt;https://developers.google.com/web/updates/2017/11/overscroll-behavior&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope this helps someone else from having to search around for a solution!&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
   &lt;span class="nx"&gt;overscroll&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="na"&gt;behavior&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nx"&gt;none&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>javascript</category>
      <category>css</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
