Letter CSS/Devfile commit

This commit is contained in:
2023-09-22 13:36:55 -04:00
parent 35ca126618
commit b196251595
3 changed files with 9 additions and 7 deletions

View File

@@ -505,8 +505,8 @@ header {// {{{
} }
}// }}} }// }}}
// font-size: .9em; font-size: 1.4em;
font-size: .8em; // 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,7 @@ header {// {{{
// } // }
&.letter { &.letter {
font-size: 1.6em;
margin-top: 2em; margin-top: 2em;
line-height: 1.5em; line-height: 1.5em;
@@ -754,8 +756,8 @@ header {// {{{
h1.site-title {// {{{ h1.site-title {// {{{
text-align: center; text-align: center;
// font-size: 4.2em; font-size: 4.5em;
font-size: 3.2em; // font-size: 3.2em;
// color: #66cccc; // color: #66cccc;
color: $base05; color: $base05;
// margin-top: 1rem; // margin-top: 1rem;