mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	fix spelling mistakes and reduce logo size
This commit is contained in:
		| @ -208,7 +208,7 @@ export default { | ||||
|         this.loading = false | ||||
|       } catch (e) { | ||||
|         console.log(e) | ||||
|         window.toastr['error']('Somethig went wrong') | ||||
|         window.toastr['error']('Something went wrong') | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|  | ||||
| @ -200,7 +200,7 @@ export default { | ||||
|         this.loading = false | ||||
|         return true | ||||
|       } catch (e) { | ||||
|         window.toastr['error']('Somethig went wrong') | ||||
|         window.toastr['error']('Something went wrong') | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|  | ||||
| @ -5,9 +5,9 @@ | ||||
|         id="logo-crater" | ||||
|         src="/assets/img/crater-logo.png" | ||||
|         alt="Crater Logo" | ||||
|         class="logo-main" | ||||
|         width="225" | ||||
|         height="50" | ||||
|         class="logo" | ||||
|       > | ||||
|       <div class="indicator-line"> | ||||
|         <div class="center"> | ||||
|  | ||||
							
								
								
									
										4
									
								
								resources/assets/sass/pages/wizard.scss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								resources/assets/sass/pages/wizard.scss
									
									
									
									
										vendored
									
									
								
							| @ -3,6 +3,10 @@ | ||||
|  | ||||
| .wizard { | ||||
|  | ||||
|     .logo-main { | ||||
|         height: 50px; | ||||
|     } | ||||
|  | ||||
|     .wizard-card { | ||||
|         padding: 30px; | ||||
|         width: 100%; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user