Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commitb8e9ef2

Browse files
committed
style(Footer): align texts & scribe desc
1 parent1a91511 commitb8e9ef2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

‎src/containers/Footer/styles/bottom_info.js‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ export const Thanks = styled.div`
3030
`
3131
exportconstThxTitle=styled.div``
3232

33-
exportconstBeianLink=styled(SiteDesc)``
33+
exportconstBeianLink=styled(SiteDesc)`
34+
margin-bottom: 0;
35+
`

‎src/containers/Footer/styles/digest_view/contact_bar.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ export const SubscribeBtn = styled(Button)`
3131
transition: all 0.25s;
3232
`
3333
exportconstSubscribeText=styled.div`
34-
font-size:11px;
34+
font-size:12px;
3535
color:${theme('footer.hover')};
3636
width: 200px;
37-
line-height: 1.9;
37+
line-height: 1.7;
3838
opacity: 0;
3939
4040
${SubscribeWrapper}:hover & {

‎src/containers/Footer/styles/digest_view/index.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export const SiteDesc = styled.a`
6161
text-decoration: none;
6262
6363
font-size: 13px;
64-
margin-bottom: 5px;
6564
6665
&:hover {
6766
color:${theme('footer.hover')};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp