Continue projects, skills hidden by default
This commit is contained in:
@@ -116,15 +116,16 @@ body {
|
||||
width: $width/2 - 10;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 5px;
|
||||
padding: 0px;
|
||||
padding: 0 0 1em 0;
|
||||
display: inline-block;
|
||||
margin: 3px;
|
||||
overflow: hidden;
|
||||
.cover {
|
||||
height: 300px;
|
||||
height: 15em;
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
margin: 0px;
|
||||
padding: 1em;
|
||||
}
|
||||
h2 {
|
||||
margin: .5em 0 0 1em;
|
||||
@@ -165,7 +166,7 @@ body {
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-weight: normal;
|
||||
// font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user