added some styling from bootstrap5
This commit is contained in:
@@ -7,5 +7,5 @@ Rails.application.routes.draw do
|
||||
get "up" => "rails/health#show", as: :rails_health_check
|
||||
|
||||
# Defines the root path route ("/")
|
||||
# root "posts#index"
|
||||
root "suggestions#new"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user