forked from robert/robertjohnson.work
Image adjustment + spell check
This commit is contained in:
parent
4c43cc9e5d
commit
c1b9e5d4e0
@ -299,8 +299,7 @@ used for profile image
|
||||
*/
|
||||
.profile-img {
|
||||
max-width: 100px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
border: 0px solid #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
||||
|
@ -299,8 +299,7 @@ used for profile image
|
||||
*/
|
||||
.profile-img {
|
||||
max-width: 100px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
border: 0px solid #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
||||
|
@ -299,8 +299,7 @@ used for profile image
|
||||
*/
|
||||
.profile-img {
|
||||
max-width: 100px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
border: 0px solid #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
||||
|
@ -299,8 +299,7 @@ used for profile image
|
||||
*/
|
||||
.profile-img {
|
||||
max-width: 100px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
border: 0px solid #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
||||
|
@ -299,8 +299,7 @@ used for profile image
|
||||
*/
|
||||
.profile-img {
|
||||
max-width: 100px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
border: 0px solid #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
||||
|
@ -299,8 +299,7 @@ used for profile image
|
||||
*/
|
||||
.profile-img {
|
||||
max-width: 100px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
border: 0px solid #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
||||
|
@ -3,7 +3,7 @@ layout: default
|
||||
---
|
||||
|
||||
|
||||
{% include carrier-profile.html %}
|
||||
{% include career-profile.html %}
|
||||
|
||||
{% include experience.html %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user