1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-30 00:10:09 +02:00

Merge remote-tracking branch 'webslides/master'

# Conflicts:
#	CHANGELOG.md
#	README.md
#	demos/classes.html
#	demos/components.html
#	demos/index.html
#	demos/keynote.html
#	demos/landings.html
#	demos/portfolios.html
#	demos/why-webslides.html
#	index.html
#	static/css/base.css
#	static/js/webslides.js
This commit is contained in:
Antonio Laguna
2017-02-23 12:47:46 +01:00
3 changed files with 9 additions and 3 deletions

View File

@@ -1308,7 +1308,8 @@ nav.navbar ul li {
flex-flow: column wrap;
padding: 0;
}
nav.navbar li a{justify-content:flex-start;
nav.navbar li a {
justify-content:flex-start;
}
}