Open djulin opened 7 years ago
On the Ethics in Action pane from the front page: http://www.nysec.org/testing/ethics-action-v2front
we want the name "New York Society for Ethical Culture" to appear on a single line (as much possible except on very narrow displays) and to stand out from the intro "Welcome to the ... " line.
I've used a span with style white-space:nowrap;but not clear how that will behave on narrow screens.
white-space:nowrap;
Also, may want to add a line break just before this sentence to force it to stand out?
On the Ethics in Action pane from the front page: http://www.nysec.org/testing/ethics-action-v2front
we want the name "New York Society for Ethical Culture" to appear on a single line (as much possible except on very narrow displays) and to stand out from the intro "Welcome to the ... " line.