[O] CSS indent
This commit is contained in:
@@ -39,33 +39,33 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
#info
|
#info
|
||||||
{
|
|
||||||
margin: 20px 20px 10px;
|
|
||||||
|
|
||||||
.header
|
|
||||||
{
|
{
|
||||||
margin-top: 15px;
|
margin: 20px 20px 10px;
|
||||||
margin-bottom: 10px;
|
|
||||||
|
|
||||||
font-size: 30px;
|
.header
|
||||||
color: #8c85ea;
|
{
|
||||||
|
margin-top: 15px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
font-size: 30px;
|
||||||
|
color: #8c85ea;
|
||||||
|
}
|
||||||
|
|
||||||
|
.content
|
||||||
|
{
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.content
|
// Cards
|
||||||
|
.left
|
||||||
{
|
{
|
||||||
margin-bottom: 15px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Cards
|
.right
|
||||||
.left
|
{
|
||||||
{
|
margin-right: 20px;
|
||||||
margin-left: 20px;
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.right
|
|
||||||
{
|
|
||||||
margin-right: 20px;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user