- Skills
-
- As I have worked on various topics, I learned a lot about different technologies. As years and tasks are going by, I always strive to learn more and make a good use of my capacities.
-
+ {{ $t("skills.title") }}
+ {{ $t("skills.subtitle") }}
@@ -29,10 +51,19 @@
text-align: center;
}
+ .content{
+ width:80%;
+ margin: auto;
+ margin-bottom: 20px;
+ }
+
.factList{
width: 60%;
margin: auto;
margin-top: 20px;
+ height: fit-content;
+ padding-top: 20px;
+ padding-bottom: 20px;
}