diff --git a/index.html b/index.html index 3fbeeaf..0efc66c 100644 --- a/index.html +++ b/index.html @@ -17,17 +17,11 @@ -- Faith In Tech - Navigating the intersection of faith and technology +Faith In Tech - Navigating the intersection of faith and technology - - + + diff --git a/wp-content/themes/bjork/assets/unused.css b/wp-content/themes/bjork/assets/unused.css new file mode 100644 index 0000000..ea116b2 --- /dev/null +++ b/wp-content/themes/bjork/assets/unused.css @@ -0,0 +1,9 @@ +.wp-block-image img { + box-sizing: border-box; + height: auto; + max-width: 100%; + vertical-align: bottom +} +.wp-block-image.has-custom-border img { + box-sizing: border-box +} \ No newline at end of file