Commit b7641a5a authored by Henk Verlinde's avatar Henk Verlinde
Browse files

Update for UX

parent 21698dd1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Removed
- negative margin `navbar-brand`

## [0.1.0] - 2020-04-16
### Added
+0 −4
Original line number Diff line number Diff line
@@ -69,10 +69,6 @@
  border-bottom: 0;
}

.navbar-brand {
  margin-top: -0.15625rem;
}

.navbar-form {
  margin-top: 0.25rem;
}