Update for UX
This commit is contained in:
parent
21698dd198
commit
b7641a5a59
|
@ -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
|
||||
|
|
|
@ -69,10 +69,6 @@
|
|||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
margin-top: -0.15625rem;
|
||||
}
|
||||
|
||||
.navbar-form {
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue