Compare commits

...

2 Commits

  1. 13
      assets/sass/main.scss
  2. 2
      content/letter
  3. 2
      static/pdf

13
assets/sass/main.scss

@ -505,8 +505,8 @@ header {// {{{
} }
}// }}} }// }}}
// font-size: .9em;
font-size: .8em;
font-size: 1.4em;
// font-size: .8em;
.row { .row {
// flex-grow: 1; // flex-grow: 1;
@ -542,7 +542,8 @@ header {// {{{
#resume {// {{{ #resume {// {{{
a {// {{{ a {// {{{
text-decoration: none;
// text-decoration: none;
text-decoration: underline;
&:hover { &:hover {
text-decoration: underline; text-decoration: underline;
} }
@ -671,6 +672,8 @@ header {// {{{
// } // }
&.letter { &.letter {
font-size: 1.4em;
// font-size: 2em;
margin-top: 2em; margin-top: 2em;
line-height: 1.5em; line-height: 1.5em;
@ -754,8 +757,8 @@ header {// {{{
h1.site-title {// {{{ h1.site-title {// {{{
text-align: center; text-align: center;
// font-size: 4.2em;
font-size: 3.2em;
font-size: 4.5em;
// font-size: 3.2em;
// color: #66cccc; // color: #66cccc;
color: $base05; color: $base05;
// margin-top: 1rem; // margin-top: 1rem;

2
content/letter

@ -1 +1 @@
Subproject commit 996ec6349ba6ba670cb9195f63742c401e5846d9
Subproject commit 1f7a5be6bccc50267924927b218c3cf501604585

2
static/pdf

@ -1 +1 @@
Subproject commit 50171c4c7064366f0492cec808657d0f30b1a3de
Subproject commit ffdbd320a0f207ac1fd407d9c69dad781eed07bf
Loading…
Cancel
Save