bug fixes related to code generation

This commit is contained in:
paul
2024-09-30 15:30:46 +05:30
parent c39960348d
commit b8bd0c74a6
14 changed files with 98 additions and 36 deletions

View File

@@ -55,6 +55,10 @@
</script>
<style>
.markdown-section{
max-width: 1000px;
}
.icon{
font-size: 30px;
}
@@ -92,7 +96,7 @@
padding: 15px;
margin: 15px 0;
border-radius: 4px;
/* background-color: #f6f8fa; */
background-color: #f2f2f239;
border-left: 4px solid;
}