From: "Medium" <noreply@medium.com>
To: ktenologistt@withoutemail.com
Date: 2026-09-12T12:32:29.000Z
.partial-image-element {
vertical-align: top;
}
.partial-image-element__auto-height {
width: 100%;
height: auto;
}
.partial-email-header {
width: 100%;
background-image: url("https://miro.medium.com/v2/resize:fit:2000/1*XsIuPF2FyAkQStU40wq0-w.jpeg");
background-repeat: repeat;
background-size: cover;
background-color: #ffffff;
border-bottom: 1px solid #f2f2f2;
}
.partial-email-header__container {
width: 121px;
}
.partial-email-header__container--align-center {
margin-left: auto;
margin-right: auto;
}
.partial-email-header__container-cell {
padding: 32px 24px;
}
@media (prefers-color-scheme: dark) {
.partial-email-header {
background-color: #ffffff !important;
}
}
.partial-image {
width: 100%;
}
.partial-typography-detail-content {
font-family: sohne, Arial, sans-serif;
font-weight: 400;
font-style: normal;
}
.partial-typography-detail-content--scale-XXL {
font-size: 24px;
line-height: 32px;
}
.partial-typography-detail-content--scale-XL {
font-size: 20px;
line-height: 28px;
}
.partial-typography-detail-content--scale-L {
font-size: 16px;
line-height: 24px;
}
.partial-typography-detail-content--scale-M {
font-size: 14px;
line-height: 20px;
}
.partial-typography-detail-content--scale-S {
font-size: 13px;
line-height: 20px;
}
.partial-typography-detail-content--color-darker {
color: #242424;
}
.partial-typography-detail-content--color-lighter {
color: #6b6b6b;
}
.partial-typography-detail-content--color-inherit {
color: inherit;
}
.partial-typography-detail {
width: 100%;
}
.partial-app-download-simple {
width: 100%;
}
.partial-app-download-simple__cell {
padding: 32px 24px;
}
.partial-app-download-simple__content {
width: 100%;
}
.partial-app-download-simple__copy {
text-align: center;
}
.partial-app-download-simple__ctas {
width: 100%;
}
.partial-app-download-simple__cta-anchor {
vertical-align: top;
display: inline-block;
}
.partial-app-download-simple__apple-cta {
width: 50%;
text-align: right;
padding-right: 8px;
}
.partial-app-download-simple__google-cta {
width: 50%;
text-align: left;
padding-left: 8px;
}
@media only screen and (max-width: 551.98px) {
.partial-app-download-simple__apple-cta {
display: block;
width: 100% !important;
text-align: center !important;
padding-right: 0px !important;
padding-bottom: 8px;
}
.partial-app-download-simple__google-cta {
display: block;
width: 100% !important;
text-align: center !important;
padding-left: 0px !important;
padding-top: 8px;
}
}
.partial-link {
text-decoration-skip-ink: none;
text-underline-position: from-font;
}
.partial-email-footer-default {
width: 100%;
border-top: 1px solid #f2f2f2;
}
.partial-email-footer-default__cell {
padding: 24px 24px 32px;
}
.partial-email-footer-default__content {
width: 100%;
}
.partial-email-footer-default__sender-information {
text-align: center;
}
.partial-email-footer-default__links {
text-align: center;
}
.partial-email-footer-default__text {
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
.block-row.block-row--button_set-v1 .block-button {
display: inline-block;
box-sizing: border-box;
text-decoration: none;
-webkit-text-size-adjust: none;
}
.block-row.block-row--button_set-v1 .block-button.block-button--outline {
border-style: solid;
}
.block-row.block-row--button_set-v1 .block-button.block-button--sm {
font-size: 14px;
line-height: 20px;
min-width: 32px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px;
}
.block-row.block-row--divider-v1 .block-divider {
border-bottom: 1px solid #DDDEE1;
}
.block-row.block-row--markdown-v1 .block-markdown > :first-child {
margin-top: 0;
}
.block-row.block-row--markdown-v1 .block-markdown > :last-child {
margin-bottom: 0;
}
/* Global styles -------------------------- */
/* These are mostly copied from mps/src/styles/global.ts */
/* Reset box-sizing to border-box by default and make the world a better place. */
/* https://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: none;
font-family: sohne, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
color: #242424;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
ol,
ul,
menu,
figure,
blockquote,
p,
pre,
form {
margin: 0;
}
a {
color: inherit;
text-decoration: underline;
text-underline-position: from-font;
text-decoration-skip-ink: none;
word-spacing: normal; /* Necessary for Gmail to not break underline between words */
}
blockquote {
border-left: 3px solid #cccccc;
padding: 0 1em;
}
blockquote p {
color: #6a737d;
}
button {
background: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: sohne, Arial, sans-serif;
font-style: normal;
font-weight: 700;
}
h1 {
font-size: 42px;
line-height: 52px;
letter-spacing: -0.011em;
}
h2 {
font-size: 32px;
line-height: 38px;
letter-spacing: -0.014em;
}
h3 {
font-size: 24px;
line-height: 30px;
letter-spacing: -0.016em;
}
h4 {
font-size: 20px;
line-height: 24px;
letter-spacing: 0;
}
h5 {
font-size: 16px;
line-height: 20px;
letter-spacing: 0;
}
h6 {
font-size: 16px;
line-height: 20px;
letter-spacing: 0;
}
/* Prevents Gmail from automatically turning email addresses into blue links */
.link-override a {
color: inherit;
text-decoration: none;
}
/* Layout --------------------------------- */
.email-layout {
width: 100%;
background-color: #f9f9f9;
}
.email-layout__cell {
padding: 24px 24px 40px;
}
.email-layout__content {
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}
/* Remove background at XS breakpoint */
@media only screen and (max-width: 551.98px) {
.email-layout {
background-color: #ffffff !important;
}
.email-layout__cell {
padding: 0 !important;
}
}
Hi Gencoo,Are you looking to make your downtime more meaningful?Need an alternative to addictive, short-form video?Or would you just like to get more reading done?It’s time to download Medium to your iOS or Android device. The Medium mobile app helps you choose reading over time-wasting and learning over doomscrolling.Immerse yourself in a world of story with a clean, minimal experience where you can build a compelling reading list, keep up with your favorite writers, and discover trending stories.Download the Medium mobile app today and enjoy a fulfilling reading ritual—no matter where you find yourself.
Sent by Medium · 3500 South DuPont Highway, Suite IQ-101, Dover, DE 19901
Unsubscribe from this type of email
·
Careers
·
Help center
·
Privacy policy
·
Terms of service