Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
#title{text-align: center;} | |
#title h1{font-size: 3em; display:inline-flex; align-items:center} | |
#prompt input{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;} | |
#run_button{position:absolute;margin-top: 11px;right: 0;margin-right: 0.8em;border-bottom-left-radius: 0px; | |
border-top-left-radius: 0px;} | |
#gallery{display:flex; max-width: 300px;} /* Resizing the gallery */ | |
#gallery .grid-wrap{min-height: 100%;} | |
@media (max-width: 527px) { | |
#title h1{font-size: 2.2em} | |
#title img{width: 80px;} | |
#gallery {max-height: 370px} | |
} |