-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Commit 039eecb
committed
feature #51771 Update the design of the Symfony Welcome Page (javiereguiluz)
This PR was squashed before being merged into the 7.0 branch.
Discussion
----------
Update the design of the Symfony Welcome Page
| Q | A
| ------------- | ---
| Branch? | 7.0
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | -
| License | MIT
This PR refreshes the design of the Symfony Welcome Page for Symfony 7.0. This is the page that you see when you create a new Symfony app and browse it without making any change to it.
The new design keeps most of the features of the previous design, including the random color each time you reload the page.
This is how it looks:
| Smartphone | Tablet | Desktop
| ---------- | ------ | -------
|  |  | 
This is how it looked **before**:
| Smartphone | Tablet | Desktop
| ---------- | ------ | -------
|  |  | 
Commits
-------
5d30505 Update the design of the Symfony Welcome PageFile tree
1 file changed
+335
-101
lines changedFilter options
- src/Symfony/Component/HttpKernel/Resources
1 file changed
+335
-101
lines changed
0 commit comments