mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
lk | adds some bottom padding to the nav links on bike edit form
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// Place all the styles related to the Bikes controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
|
||||
.bottom-nav-links {
|
||||
padding-bottom: 5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user