resposivness fixes, bg image alignment

This commit is contained in:
2023-01-01 14:33:12 +02:00
parent 93f6a1924b
commit fb43a75817
14 changed files with 44 additions and 28 deletions

View File

@ -77,16 +77,18 @@
shade_color: black_25
color: solid_blue
align: left
:updated_at: &2 2022-12-10 20:28:17.967357225 +02:00
:updated_at: 2023-01-01 14:31:09.419445755 +02:00
:page_id: 6
:index: 2
:image_id: 16
:updated_by: torsten@villataika.fi
- :template: section_spacer
:id: 32
:updated_at: *2
:updated_at: &2 2022-12-10 20:28:17.967357225 +02:00
:page_id: 6
:index: 1
:image_id:
:options: {}
- :template: section_half_image
:header: Retreats
:text: Hub Feenix is a beautiful place, ideally situated in the country, but close

View File

@ -11,7 +11,7 @@ module Merged
assert_equal OptionDefinition.first.class , OptionDefinition
end
def test_there_options
assert_equal OptionDefinition.all.length , 20
assert OptionDefinition.all.length > 20
end
def test_has_option_objects
assert_equal first.class , OptionDefinition