Add files via upload

This commit is contained in:
Hazem Krimi
2020-06-29 00:46:17 +01:00
committed by GitHub
parent 32b078b98d
commit 58db162ac8
26 changed files with 15689 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
@import '../../App.scss';
#skills {
position: absolute;
top: 0%;
left: 0%;
margin: 10% 20%;
h2 {
font-size: 40px;
font-weight: normal;
}
#skill-stats {
margin-top: 70px;
h4 {
font-size: 20px;
font-weight: normal;
}
}
}