update and new welcome message

This commit is contained in:
Steffen Illium 2025-03-24 15:55:59 +01:00
parent 43a8b43279
commit 2b75326eac
3 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@ body {
padding: 0; padding: 0;
color: $text-color; color: $text-color;
font-family: $global-font-family; font-family: $global-font-family;
line-height: 1.5; line-height: 1;
&.overflow--hidden { &.overflow--hidden {
/* when primary navigation is visible, the content in the background won't scroll */ /* when primary navigation is visible, the content in the background won't scroll */

View File

@ -7,9 +7,9 @@
========================================================================== */ ========================================================================== */
$doc-font-size: 16px !default; $doc-font-size: 16px !default;
$doc-font-size-medium: $doc-font-size * 1.125 !default; $doc-font-size-medium: $doc-font-size * 1.1 !default;
$doc-font-size-large: $doc-font-size * 1.25 !default; $doc-font-size-large: $doc-font-size * 1.15 !default;
$doc-font-size-x-large: $doc-font-size * 1.375 !default; $doc-font-size-x-large: $doc-font-size * 1.2 !default;
/* paragraph indention */ /* paragraph indention */
$paragraph-indent: false !default; // true, false (default) $paragraph-indent: false !default; // true, false (default)
@ -37,7 +37,7 @@ $header-font-family: $sans-serif !default;
$caption-font-family: $serif !default; $caption-font-family: $serif !default;
/* type scale */ /* type scale */
$my-text-size: calc(1em * 1) !default; // ~16px $my-text-size: calc(1em * 1.0) !default; // ~16px
$type-size-1: calc(2.441em * 1.0) !default; // ~39.056px $type-size-1: calc(2.441em * 1.0) !default; // ~39.056px
$type-size-2: calc(1.953em * 1.0) !default; // ~31.248px $type-size-2: calc(1.953em * 1.0) !default; // ~31.248px
$type-size-3: calc(1.563em * 1.0) !default; // ~25.008px $type-size-3: calc(1.563em * 1.0) !default; // ~25.008px

View File

@ -12,7 +12,7 @@ entries_layout: grid
Welcome, and thank you for visiting! :wave: Welcome, and thank you for visiting! :wave:
This website is designed to give you a comprehensive [overview of my journey](/about) as a doctoral student at Ludwig Maximilian University, Munich ([LMU Munich](https://www.lmu.de)). This is my portfolio page build to share a comprehensive [overview](/about) of my academic and prrofessional journey.
For more detailed information, please explore the options available in the top menu.<br> For more detailed information, please explore the options available in the top menu.<br>
<figure class="third"> <figure class="third">
<img src="/assets/images/photo/bike.jpg" alt="Bike in the Garden"> <img src="/assets/images/photo/bike.jpg" alt="Bike in the Garden">
@ -22,4 +22,4 @@ For more detailed information, please explore the options available in the top m
<img src="/assets/images/photo/azores.jpg" alt="Rough, stormy coastline of the Azores with pink flowers on green gras in foreground"> <img src="/assets/images/photo/azores.jpg" alt="Rough, stormy coastline of the Azores with pink flowers on green gras in foreground">
</figure> </figure>
Reflecting the diverse facets of my professional life over the past five years, the structure of this site encompasses my [endeavors in research](/research), [teaching](\teaching), [projects](/projects), and [publications](/publications). Feel free to browse through and discover more about my work. I appreciate your interest! :blush: Reflecting the diverse facets of my professional life over the past years, the structure of this site encompasses my [endeavors in research](/research), [teaching](\teaching), [projects](/projects), and [publications](/publications). Feel free to browse through and discover more about my work. I appreciate your interest! :blush: