refactor: move into src
This commit is contained in:
parent
675e89e9d1
commit
51c5f5759d
404 changed files with 2 additions and 2 deletions
|
@ -1,9 +0,0 @@
|
|||
{# templates/includes/home/sponsor-list.html.twig #}
|
||||
|
||||
- <li class="mt-2 ml-2">
|
||||
- <a class="flex flex-col items-center justify-center w-64 h-48 p-4 bg-gray-light"
|
||||
- href="#0">
|
||||
|
||||
+ <li class="w-full mt-2 ml-2 sm:w-auto">
|
||||
+ <a class="flex flex-col items-center justify-center p-4 sm:w-64 sm:h-48
|
||||
+ sm:bg-gray-light" href="#0">
|
Loading…
Add table
Add a link
Reference in a new issue