Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 2e242064 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix spacing in footer

parent 61be2308
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -76,7 +76,7 @@ footer {
  color: #c1c1c1;
  color: #c1c1c1;
  padding-bottom: @spacing_medium;
  padding-bottom: @spacing_medium;


  .links > :first-child {
  .links a {
    margin-right: @spacing_medium;
    margin-right: @spacing_medium;
  }
  }
}
}