Skip to content

Commit

Permalink
Fix index post title size for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
mcthomas committed Oct 7, 2024
1 parent 0d8d14f commit 84efec7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions mind-nodes/style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
padding-bottom: 5px;
}
.post {
font-size: 1.375em;
padding-left: 40px;
}
}
Expand All @@ -47,7 +48,8 @@
padding-bottom: 14px;
}
.post {
padding-left: 175px;
font-size: 1em;
padding-left: 40px;
}
}
/*begin:text*/
Expand Down Expand Up @@ -135,7 +137,6 @@ body {
-ms-animation: fadeIn 10s;
}
.post {
font-size: 1.375em;
font-family: "Hairline";
letter-spacing: 0px;
word-spacing: 0px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<img src="style/images/braun-timeline.png" />
<br>
<p class="contents">
Braun's task of finding its identity in today's markets is difficult and complicated. This is due in part to Dieter Rams' departure from Braun in 1997, and its individual divisions having been under changing ownership. Despite this, Braun has made encouraging strides under its current design lead, Oliver Grabes, including the revival of its audio category. And several products remain in their catalog which markedly reflect the timeless aesthetic of classic designs from Dieter Rams and his talented team.
Braun's challenge in finding its identity in today's markets is difficult and complicated. This is due in part to Dieter Rams' departure from Braun in 1997, and its individual divisions having been under changing ownership. Despite this, Braun has made encouraging strides under its current design lead, Oliver Grabes, including the revival of its audio category. And several products remain in their catalog which markedly reflect the timeless aesthetic of classic designs from Dieter Rams and his talented team.
</p>
<a href="https://www.amazon.co.jp/-/en/M-1010-Electric-Portable-Amazon-co-jp-Exclusive/dp/B09NR6YC6G">
<img src="style/images/braun-mini.png" style="top: 20px;"/>
Expand Down

0 comments on commit 84efec7

Please sign in to comment.