Style
This commit is contained in:
		| @@ -50,9 +50,9 @@ header { | ||||
| } | ||||
|  | ||||
| .choix-appli-wrapper { | ||||
|     margin: 20px 0; | ||||
|     margin: 40px 0; | ||||
|     display: flex; | ||||
|     align-items: center; | ||||
|     align-items: stretch; | ||||
|     justify-content: center; | ||||
|     gap: 10px; | ||||
| } | ||||
| @@ -60,6 +60,7 @@ header { | ||||
| .choix-appli-wrapper a:link, .choix-appli-wrapper a:visited { | ||||
|     text-decoration: none; | ||||
|     color: black; | ||||
|     max-width: 200px; | ||||
| } | ||||
|  | ||||
| main { | ||||
| @@ -82,7 +83,8 @@ main { | ||||
|     padding: 15px; | ||||
|     border: 1px solid #ddd; | ||||
|     text-align: center; | ||||
|     max-width: 500px; | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
| } | ||||
|  | ||||
| .choix-appli-wrapper div { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user