[Git][reproducible-builds/reproducible-website][master] fix typo in class name: s/rp/rb/

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Tue Jun 8 18:30:24 UTC 2021



Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-website


Commits:
e2c8ee15 by Mattia Rizzolo at 2021-06-08T20:29:39+02:00
fix typo in class name: s/rp/rb/

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- _includes/navbar.html
- assets/styles/layout.scss


Changes:

=====================================
_includes/navbar.html
=====================================
@@ -1,4 +1,4 @@
-<nav class="navbar navbar-expand-lg navbar-light sticky-top rp-navbar__top">
+<nav class="navbar navbar-expand-lg navbar-light sticky-top rb-navbar__top">
   <a class="navbar-brand" href="{{ "/" | relative_url }}">
     <img src="{{ "/assets/images/logo-text-white.png" | relative_url }}" height="30" width="auto" alt=""></img>
   </a>


=====================================
assets/styles/layout.scss
=====================================
@@ -53,7 +53,7 @@
   }
 }
 
-.rp-navbar__top {
+.rb-navbar__top {
   background-color: $primary;
 }
 
@@ -90,4 +90,4 @@
 
 .flex-space-between {
   justify-content: space-between;
-}
\ No newline at end of file
+}



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/e2c8ee153673f579a7e078fea9ee333523576d72

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/e2c8ee153673f579a7e078fea9ee333523576d72
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210608/c7c2dccc/attachment.htm>


More information about the rb-commits mailing list