asdf
This commit is contained in:
parent
f339197021
commit
02bf0345e0
|
|
@ -57,13 +57,13 @@ export const SkillsComponent = () => {
|
|||
<p class="text-2xl font-bold text-neutral-800">Coding</p>
|
||||
<p class="w-1/2 text-neutral-800">
|
||||
In meiner Ausbildung wie auch meiner Freizeit habe ich Erfahrung mit unterschiedlichen Frameworks und
|
||||
Programmiersprachen gesammelt, wie zum beispiel Angular, React und Laravel
|
||||
Programmiersprachen gesammelt, wie zum beispiel Angular, React und Laravel.
|
||||
</p>
|
||||
<p class="w-1/2 my-1 text-neutral-800">
|
||||
<p class="w-1/2 text-neutral-800">
|
||||
Und privat so wie beruflich mit CMS-Systemen wie PayloadCMS, Twill oder AEM gearbeitet.
|
||||
</p>
|
||||
</div>
|
||||
<div class="w-full min-h-24 gap-4 flex-wrap flex justify-between items-center">
|
||||
<div class="w-full min-h-24 gap-4 flex-wrap mt-1 flex justify-between items-center">
|
||||
<img
|
||||
class="h-20 w-24 object-scale-down bg-neutral-800 p-3 rounded-lg"
|
||||
src="/img/angular.svg.png"
|
||||
|
|
|
|||
Loading…
Reference in New Issue