Fixed some css issues
This commit is contained in:
parent
80402870c7
commit
4c5be3849f
3 changed files with 62 additions and 68 deletions
|
|
@ -258,10 +258,6 @@
|
|||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.bigbuttons{
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.card{
|
||||
margin-bottom: 1rem;
|
||||
|
||||
|
|
@ -286,10 +282,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.buttonright {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
.team-members{
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue