package update, slight style fies
This commit is contained in:
@@ -30,7 +30,7 @@ blockquote {
|
||||
}
|
||||
#resume {
|
||||
margin: 2em 2em 2em 2.5em;
|
||||
max-width: 960px;
|
||||
max-width: 760px;
|
||||
}
|
||||
|
||||
/* Resume heading */
|
||||
@@ -54,13 +54,14 @@ blockquote {
|
||||
margin: 0 1em 0 0;
|
||||
}
|
||||
|
||||
#profiles .profile {
|
||||
.profile {
|
||||
display: inline-block;
|
||||
margin: 0 1em 0 0;
|
||||
}
|
||||
|
||||
#profiles .profile strong,
|
||||
#profiles .profile span {
|
||||
.profile strong,
|
||||
.profile span {
|
||||
display: inline-block;
|
||||
margin: 0 1em 0 0;
|
||||
}
|
||||
/* section / line breaks */
|
||||
|
||||
Reference in New Issue
Block a user