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.

Commit022db99

Browse files
committed
style(Footer): small adjust
1 parentb8e9ef2 commit022db99

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,14 @@ export const SubscribeBtn = styled(Button)`
2525
margin-right: 18px;
2626
filter: saturate(0.7);
2727
28+
padding: 4px 10px;
29+
padding-top: 3px;
30+
height: 28px;
31+
2832
${SubscribeWrapper}:hover & {
2933
filter: saturate(1);
34+
padding: 4px 15px;
35+
height: 32px;
3036
}
3137
transition: all 0.25s;
3238
`

‎src/containers/content/MeetupsContent/FilterBar/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const FilterBar = ({ filtersItems }) => {
2222
<Wrapper>
2323
<StickyoffsetTop={30}>
2424
<MeetupIconsrc={`${ICON_CMD}/navi/meetup_logo.svg`}/>
25-
<LogoDesc>来和志同道合的朋友一起聊聊?</LogoDesc>
25+
<LogoDesc>来和志同道合的朋友们一起聊聊?</LogoDesc>
2626
<Brbottom="34px"/>
2727
<FiltersMenuitems={filtersItems}revert/>
2828
<NaviFooter>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp