7064
css/bootstrap.css
vendored
Normal file
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
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
22
css/style.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user