This commit is contained in:
		| @@ -47,6 +47,10 @@ div { | ||||
| 	font-family: 'Fira Sans'; | ||||
| } | ||||
|  | ||||
| .cabin { | ||||
| 	font-family: 'Cabin Sketch' !important; | ||||
| } | ||||
|  | ||||
| .headlinefont { | ||||
| 	font-family: 'Cabin Sketch' !important; | ||||
| 	font-size: xx-large; | ||||
| @@ -101,6 +105,20 @@ div { | ||||
| 	right: 40vw; | ||||
| } | ||||
|  | ||||
| .centered { | ||||
| 	text-align: center; | ||||
| } | ||||
|  | ||||
| .centered-card { | ||||
| 	margin-left: auto; | ||||
| 	margin-right: auto; | ||||
| } | ||||
|  | ||||
| .rowdist { | ||||
| 	margin-top: 8px; | ||||
| 	margin-bottom: 8px; | ||||
| } | ||||
|  | ||||
| .myheadline { | ||||
| 	margin: 8px; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user