mirror of
https://github.com/aljazceru/Journal-ghost.git
synced 2025-12-28 10:34:23 +01:00
Minor details on Journal homepage
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -37,7 +37,7 @@
|
||||
|
||||
.gh-latest .gh-card-meta {
|
||||
flex-direction: column;
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.4rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@@ -84,7 +84,6 @@
|
||||
font-size: 1.5rem;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: -0.01em;
|
||||
}
|
||||
|
||||
.gh-latest .gh-card-more svg {
|
||||
@@ -111,7 +110,7 @@
|
||||
font-size: 1.5rem;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0;
|
||||
letter-spacing: 0.01em;
|
||||
}
|
||||
|
||||
.gh-section-title::after {
|
||||
@@ -132,7 +131,7 @@
|
||||
}
|
||||
|
||||
.gh-card-excerpt {
|
||||
margin-top: 0.8rem;
|
||||
margin-top: 1.2rem;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
@@ -186,16 +185,22 @@
|
||||
|
||||
.gh-about-title {
|
||||
font-size: 2.2rem;
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
|
||||
.gh-about-description {
|
||||
margin-top: 0.4rem;
|
||||
margin-top: 0.8rem;
|
||||
line-height: 1.55;
|
||||
}
|
||||
|
||||
.gh-signup {
|
||||
margin-top: 3.2rem;
|
||||
}
|
||||
|
||||
.gh-signup-description {
|
||||
line-height: 1.55;
|
||||
}
|
||||
|
||||
.gh-signup .gh-subscribe-input {
|
||||
margin-top: 1.6rem;
|
||||
}
|
||||
@@ -207,6 +212,7 @@
|
||||
|
||||
.gh-featured .gh-card-excerpt {
|
||||
font-size: inherit;
|
||||
line-height: 1.55;
|
||||
}
|
||||
|
||||
.gh-topic-item {
|
||||
@@ -221,6 +227,7 @@
|
||||
|
||||
.gh-topic-name {
|
||||
font-size: 1.8rem;
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
|
||||
.gh-topic-count {
|
||||
|
||||
Reference in New Issue
Block a user