Basic styling of sections page
This commit is contained in:
parent
156caecb21
commit
7656f2a277
9 changed files with 134 additions and 25 deletions
2
Gemfile
2
Gemfile
|
@ -4,6 +4,8 @@ source "https://rubygems.org"
|
|||
gem "rails", "~> 8.0.0"
|
||||
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
|
||||
gem "propshaft"
|
||||
# Inline SGVs
|
||||
gem "inline_svg"
|
||||
# Use sqlite3 as the database for Active Record
|
||||
gem "sqlite3", ">= 2.1"
|
||||
# Use the Puma web server [https://github.com/puma/puma]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue