Update app.py
Browse files
app.py
CHANGED
@@ -821,7 +821,7 @@ app.layout = html.Div([
|
|
821 |
target="_blank",
|
822 |
style={'color': 'var(--link-color)'}
|
823 |
),
|
824 |
-
" test most aligned with modern left vs right issues
|
825 |
], style={'marginBottom': '4px'}),
|
826 |
html.Ul([
|
827 |
html.Li("Nationalism-Internationalism, Assimilationist-Multiculturalist, Collectivize-Privatize, Planned-LaissezFaire, Isolationism-Globalism, Irreligious-Religious, Progressive-Traditional, and Acceleration-Bioconservative."),
|
|
|
821 |
target="_blank",
|
822 |
style={'color': 'var(--link-color)'}
|
823 |
),
|
824 |
+
" test most aligned with modern left vs right issues. Excludes Federal vs Unitary, Democratic vs. Autocratic, and Militarist vs. Pacifist from the score since they don't line up as well with left-right wing, as both wings have support each side of the axes depending on the circumstances."
|
825 |
], style={'marginBottom': '4px'}),
|
826 |
html.Ul([
|
827 |
html.Li("Nationalism-Internationalism, Assimilationist-Multiculturalist, Collectivize-Privatize, Planned-LaissezFaire, Isolationism-Globalism, Irreligious-Religious, Progressive-Traditional, and Acceleration-Bioconservative."),
|