Revert print team ranking letter
This commit is contained in:
@@ -101,10 +101,10 @@ $vert-phone-width: 500px;
|
||||
|
||||
// general elements {{{ //
|
||||
|
||||
// $background-color: #2d2d2d;
|
||||
// $color: #f2f0ec;
|
||||
$background-color: white;
|
||||
$color: black;
|
||||
$background-color: #2d2d2d;
|
||||
$color: #f2f0ec;
|
||||
// $background-color: white;
|
||||
// $color: black;
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
@@ -112,10 +112,10 @@ body {
|
||||
color: $color;
|
||||
line-height: 1.5;
|
||||
// font-size: 100%;
|
||||
// font-size: 15px;
|
||||
font-size: 25px;
|
||||
// font-family: 'Source Code Pro', monospace;
|
||||
font-family: 'Hack Nerd Font Mono', monospace;
|
||||
font-size: 15px;
|
||||
// font-size: 25px;
|
||||
// font-family: 'Hack Nerd Font Mono', monospace;
|
||||
font-family: 'Hack', monospace;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
@@ -661,7 +661,7 @@ header {// {{{
|
||||
|
||||
&.letter {
|
||||
margin-top: 2em;
|
||||
font-size: 21px;
|
||||
// font-size: 21px;
|
||||
|
||||
img {
|
||||
height: 4.5em;
|
||||
@@ -669,17 +669,17 @@ header {// {{{
|
||||
|
||||
h2 {
|
||||
color: $base-red;
|
||||
// font-size: 30px;
|
||||
// margin-top: 0em;
|
||||
// margin-top: 1.25em;
|
||||
font-size: 30px;
|
||||
// margin-top: .5em;
|
||||
margin-bottom: 1em;
|
||||
// margin-top: 1.25em;
|
||||
// margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
p {
|
||||
// margin-bottom: 1.5em;
|
||||
margin-bottom: 1em;
|
||||
margin-bottom: 1.5em;
|
||||
// margin-bottom: 1em;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Submodule content/letter updated: 90e0dd0c4e...42716f4487
@@ -1,8 +1,12 @@
|
||||
// vim: ft=markdown
|
||||
|
||||
- bg colors
|
||||
|
||||
# Resume
|
||||
- site title max width
|
||||
- switch project shortcode
|
||||
- rm details top margin
|
||||
|
||||
|
||||
{{% resume/letter-print type="team-rankings" code="8zOGK" %}}
|
||||
|
||||
# Letter
|
||||
- letter font size
|
||||
- h2
|
||||
|
||||
Submodule static/pdf updated: ef26b9b961...803aa46cb9
Reference in New Issue
Block a user