Letter CSS/Devfile commit
This commit is contained in:
@@ -505,8 +505,8 @@ header {// {{{
|
||||
}
|
||||
}// }}}
|
||||
|
||||
// font-size: .9em;
|
||||
font-size: .8em;
|
||||
font-size: 1.4em;
|
||||
// font-size: .8em;
|
||||
|
||||
.row {
|
||||
// flex-grow: 1;
|
||||
@@ -542,7 +542,8 @@ header {// {{{
|
||||
|
||||
#resume {// {{{
|
||||
a {// {{{
|
||||
text-decoration: none;
|
||||
// text-decoration: none;
|
||||
text-decoration: underline;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
@@ -671,6 +672,7 @@ header {// {{{
|
||||
// }
|
||||
|
||||
&.letter {
|
||||
font-size: 1.6em;
|
||||
margin-top: 2em;
|
||||
line-height: 1.5em;
|
||||
|
||||
@@ -754,8 +756,8 @@ header {// {{{
|
||||
|
||||
h1.site-title {// {{{
|
||||
text-align: center;
|
||||
// font-size: 4.2em;
|
||||
font-size: 3.2em;
|
||||
font-size: 4.5em;
|
||||
// font-size: 3.2em;
|
||||
// color: #66cccc;
|
||||
color: $base05;
|
||||
// margin-top: 1rem;
|
||||
|
||||
Submodule content/letter updated: 996ec6349b...1467546846
Submodule static/pdf updated: 50171c4c70...11f55072c4
Reference in New Issue
Block a user