Spaces:
Runtime error
Runtime error
h1 { | |
text-align: center; | |
} | |
#duplicate-button { | |
margin: auto; | |
color: #fff; | |
background: #1565c0; | |
border-radius: 100vh; | |
} | |
#component-0 { | |
max-width: 730px; | |
margin: auto; | |
} | |
#share-btn-container{padding-left: 0.5rem ; padding-right: 0.5rem ; background-color: #000000; justify-content: center; align-items: center; border-radius: 9999px ; max-width: 13rem; margin-left: auto;margin-top: 0.35em;} | |
div#share-btn-container > div {flex-direction: row;background: black;align-items: center} | |
#share-btn-container:hover {background-color: #060606} | |
#share-btn {all: initial; color: #ffffff;font-weight: 600; cursor:pointer; font-family: 'IBM Plex Sans', sans-serif; margin-left: 0.5rem ; padding-top: 0.5rem ; padding-bottom: 0.5rem ;right:0;font-size: 15px;} | |
#share-btn * {all: unset} | |
#share-btn-container div:nth-child(-n+2){width: auto ;min-height: 0px ;} | |
#share-btn-container .wrap {display: none } | |
#share-btn-container.hidden {display: none } |