Skip to content

Commit b6b91a5

Browse files
committed
スタイルを修正した
1 parent 62c036d commit b6b91a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/components/NewsPageSection.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ css({
9595
color: '{color.primary.500}',
9696
textDecoration: 'underline',
9797
},
98+
'.photos a:hover': {
99+
textDecoration: 'none',
100+
},
98101
'@mobile': {
99102
'section': {
100103
padding: '80px 20px 120px',

0 commit comments

Comments
 (0)