Update for UX

This commit is contained in:
Henk Verlinde 2020-04-18 11:48:03 +02:00
parent 21698dd198
commit b7641a5a59
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -69,10 +69,6 @@
border-bottom: 0;
}
.navbar-brand {
margin-top: -0.15625rem;
}
.navbar-form {
margin-top: 0.25rem;
}