i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/gettingStarted/demo-block/demo-block.css [102:196]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.home-page-hero-left {
    padding-right: 2rem
}

.home-page-option-button {
    display: flex;
    margin-bottom: 0.5rem;
    margin-right: 2rem;
    min-width: 150px;
    /* background-color: #fafafa;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    color: inherit;
    padding: 16px;
    text-decoration: none; */
}


.home-page-option {
    display: flex;
    padding-top: 8px;
    /* width: 230px */
}

.home-page-button-container:first-child {
    margin-bottom: 4px
}



.home-page-section-left {
    margin-bottom: 0;
    margin-right: 2rem;
    max-width: 400px;
    min-width: 200px;
    display: flex;
    flex-direction: column;
}

.home-page-section-right {
    /* background-color: #f6f6f6; */
    box-shadow: none;
    border-radius: 0.25rem;
    padding: 0.5rem 0rem 0.5rem 1rem;
    border: 1px solid black;
    align-items: center;
    transition: 0.5s;
    height: auto;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: flex-start;
    width: fit-content;
}


.home-container {
    padding-left: 4rem !important
}

.footer_jryj {
    color: var(--docsearch-muted-color);
    flex-direction: row;
    padding: 0
}

.container_y1z5 {
    flex-direction: row;
    justify-content: space-between;
    margin: 16px;
    max-width: none;
    padding: 0
}




.home-page-hero {
    border-bottom: 1px solid var(--click-color-stroke);
    display: flex;
    flex-direction: column;
    padding-bottom: 0.5rem;
    padding-top: 1rem;
}

.home-page-hero-left {
    padding-right: 3rem;
    padding-bottom: 2rem;
    text-align: left;
    /* width: 300px; */
}


.home-page-hero-right {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



versioned_docs/version-2.0/gettingStarted/demo-block/demo-block.css [86:197]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}


.home-page-hero-left {
    padding-right: 2rem
}

/* .home-page-hero-right {
    flex: 1;
    flex-direction: row;
    justify-content: center;
    width: fit-content
} */



.home-page-option-button {
    display: flex;
    margin-bottom: 0.5rem;
    margin-right: 2rem;
    min-width: 150px;
    /* background-color: #fafafa;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    color: inherit;
    padding: 16px;
    text-decoration: none; */
}


.home-page-option {
    display: flex;
    padding-top: 8px;
    /* width: 230px */
}

.home-page-button-container:first-child {
    margin-bottom: 4px
}



.home-page-section-left {
    margin-bottom: 0;
    margin-right: 2rem;
    max-width: 400px;
    min-width: 200px;
    display: flex;
    flex-direction: column;
}

.home-page-section-right {
    /* background-color: #f6f6f6; */
    box-shadow: none;
    border-radius: 0.25rem;
    padding: 0.5rem 0rem 0.5rem 1rem;
    border: 1px solid black;
    align-items: center;
    transition: 0.5s;
    height: auto;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: flex-start;
    width: fit-content;
}


.home-container {
    padding-left: 4rem !important
}

.footer_jryj {
    color: var(--docsearch-muted-color);
    flex-direction: row;
    padding: 0
}

.container_y1z5 {
    flex-direction: row;
    justify-content: space-between;
    margin: 16px;
    max-width: none;
    padding: 0
}




.home-page-hero {
    border-bottom: 1px solid var(--click-color-stroke);
    display: flex;
    flex-direction: column;
    padding-bottom: 0.5rem;
    padding-top: 1rem;
}

.home-page-hero-left {
    padding-right: 3rem;
    padding-bottom: 2rem;
    text-align: left;
    /* width: 300px; */
}


/* .home-page-hero-right {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: center;
} */

.home-page-hero-right {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



