Browse Source

Letter CSS/Devfile commit

cover-letter
Kevin Mok 7 months ago
parent
commit
b196251595
No known key found for this signature in database GPG Key ID: 6DEED612B26C08E2
  1. 12
      assets/sass/main.scss
  2. 2
      content/letter
  3. 2
      static/pdf

12
assets/sass/main.scss

@ -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;

2
content/letter

@ -1 +1 @@
Subproject commit 996ec6349ba6ba670cb9195f63742c401e5846d9
Subproject commit 14675468468b11cfaeb63bfc1da5d412d318dce1

2
static/pdf

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