Initial commit

Signed-off-by: kevlarcade <kevlarcade@gmail.com>
This commit is contained in:
kevlarcade
2017-03-13 15:10:59 +01:00
commit c64130451e
15 changed files with 10841 additions and 0 deletions

7064
css/bootstrap.css vendored Normal file

File diff suppressed because it is too large Load Diff

11
css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

22
css/style.css Normal file
View File

@ -0,0 +1,22 @@
body {
overflow-x: hidden;
}
header {
text-align: center;
}
header .container {
padding-top: 100px;
padding-bottom: 50px;
}
header img {
display: block;
margin: 0 auto 20px;
}
header .intro-text .skills {
font-size: 1.25em;
font-weight: 300;
}