Increase fab size
This commit is contained in:
		| @ -57,15 +57,15 @@ | ||||
|  | ||||
| .fab { | ||||
|     border-radius: 50%; | ||||
|     width: 2.5rem; | ||||
|     height: 2.5rem; | ||||
|     width: 3.5rem; | ||||
|     height: 3.5rem; | ||||
|     margin: .5rem; | ||||
|     line-height: 1.5rem; | ||||
|     font-size: 1.5rem; | ||||
|     line-height: 2rem; | ||||
|     font-size: 2rem; | ||||
|  | ||||
|     >svg { | ||||
|         height: 1.5rem; | ||||
|         width: 1.5rem; | ||||
|         height: 2rem; | ||||
|         width: 2rem; | ||||
|     } | ||||
|  | ||||
|     position: fixed; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Fabian
					Fabian