Skip to content

Commit

Permalink
데이터활동가 커뮤니티 배너 디자인을 개선합니다
Browse files Browse the repository at this point in the history
  • Loading branch information
rest515 committed Apr 24, 2020
1 parent 95ddb61 commit 62b6050
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/application/_aside.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

%section
.mb-4
.border.p-3
.bg-white.border.p-3
.media
= image_tag 'parti_symbol.png', width: 70, class: "mr-3"
.media-body
%h5.mt-0= link_to '빠띠 데이터 활동가 커뮤니티', "https://democracy-activists.parti.xyz/p/data_activists", target: "_blank", class: "text-dark"
= link_to "데이터로 더 투명하고 신뢰하는 사회를 만듭니다", "https://democracy-activists.parti.xyz/p/data_activists", target: "_blank", class: "text-dark"
%h5.m-0= link_to '빠띠 데이터 활동가 커뮤니티', "https://democracy-activists.parti.xyz/p/data_activists", target: "_blank", class: "text-dark"
%small= link_to "데이터로 더 투명하고 신뢰하는 사회를 만듭니다", "https://democracy-activists.parti.xyz/p/data_activists", target: "_blank", class: "text-dark"

0 comments on commit 62b6050

Please sign in to comment.