<section>
  <div class="w-container">
    <p>Note: Webflow Sources last updated on Oct. 7, 2022
  </div>
</section>
/* Webflow default breakpoints */

@media screen and (max-width: 991px) {
/* Your responsive CSS */
}
@media screen and (max-width: 767px) {
/* Your responsive CSS */
}
@media screen and (max-width: 479px) {
/* Your responsive CSS */
}

section {
  padding: 2rem;
}
View Compiled
Run Pen

External CSS

  1. https://assets.codepen.io/100903/webflow-100722.css

External JavaScript

  1. https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js
  2. https://assets.codepen.io/100903/webflow-100722.js