Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update custom.css
Browse files- custom.css +2 -2
    	
        custom.css
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            #title{text-align: center | 
| 2 | 
             
            #title h1{font-size: 3em; display:inline-flex; align-items:center}
         | 
| 3 | 
             
            #title img{width: 100px; margin-right: 0.5em}
         | 
| 4 | 
             
            #prompt input{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
         | 
| @@ -28,7 +28,7 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items | |
| 28 | 
             
            .card_internal{display: flex;height: 100px;margin-top: .5em}
         | 
| 29 | 
             
            .card_internal img{margin-right: 1em}
         | 
| 30 | 
             
            .source-selection{margin-bottom: 30px}
         | 
| 31 | 
            -
            .source-selection .icon{margin-top:  | 
| 32 | 
             
            #box_column{max-width: 100%}
         | 
| 33 | 
             
            @media(max-width: 1280px){
         | 
| 34 | 
             
                #gallery_new{height: 210px}
         | 
|  | |
| 1 | 
            +
            #title{text-align: center}
         | 
| 2 | 
             
            #title h1{font-size: 3em; display:inline-flex; align-items:center}
         | 
| 3 | 
             
            #title img{width: 100px; margin-right: 0.5em}
         | 
| 4 | 
             
            #prompt input{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
         | 
|  | |
| 28 | 
             
            .card_internal{display: flex;height: 100px;margin-top: .5em}
         | 
| 29 | 
             
            .card_internal img{margin-right: 1em}
         | 
| 30 | 
             
            .source-selection{margin-bottom: 30px}
         | 
| 31 | 
            +
            .source-selection .icon{margin-top: 4px}
         | 
| 32 | 
             
            #box_column{max-width: 100%}
         | 
| 33 | 
             
            @media(max-width: 1280px){
         | 
| 34 | 
             
                #gallery_new{height: 210px}
         | 
