mirror of
https://github.com/remvze/moodist.git
synced 2026-03-12 07:04:42 +08:00
refactor: relocate sections
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
.about {
|
||||
padding: 80px 0;
|
||||
|
||||
& .title {
|
||||
margin-bottom: 12px;
|
||||
font-family: var(--font-display);
|
||||
font-size: var(--font-lg);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
& .desc {
|
||||
color: var(--color-foreground-subtle);
|
||||
line-height: 1.7;
|
||||
|
||||
& span {
|
||||
color: var(--color-foreground);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user