Commit 
							
							·
						
						9e7aaf2
	
1
								Parent(s):
							
							47e52e8
								
Update static/style.css
Browse files- static/style.css +2 -2
    	
        static/style.css
    CHANGED
    
    | @@ -26,12 +26,12 @@ a { | |
| 26 | 
             
            }
         | 
| 27 |  | 
| 28 | 
             
            form {
         | 
| 29 | 
            -
              width:  | 
| 30 | 
             
              margin: 0 auto;
         | 
| 31 | 
             
            }
         | 
| 32 |  | 
| 33 | 
             
            input {
         | 
| 34 | 
            -
              width:  | 
| 35 | 
             
            }
         | 
| 36 |  | 
| 37 | 
             
            button {
         | 
|  | |
| 26 | 
             
            }
         | 
| 27 |  | 
| 28 | 
             
            form {
         | 
| 29 | 
            +
              width: 30rem;
         | 
| 30 | 
             
              margin: 0 auto;
         | 
| 31 | 
             
            }
         | 
| 32 |  | 
| 33 | 
             
            input {
         | 
| 34 | 
            +
              width: 100%;
         | 
| 35 | 
             
            }
         | 
| 36 |  | 
| 37 | 
             
            button {
         | 
 
			
