Merge branch 'bug/fix-ui' into 'master'

Bug/fix ui

See merge request framasoft/mobilizon!237
This commit is contained in:
Thomas Citharel
2019-10-10 14:28:15 +02:00
10 changed files with 195 additions and 145 deletions

View File

@@ -58,6 +58,10 @@ export default class Explore extends Vue {
</script>
<style scoped lang="scss">
h1.title {
margin-top: 1.5rem;
}
h3.title {
margin-bottom: 1.5rem;
}