Skip to content

Commit

Permalink
[F] Fix blur hash in phone view
Browse files Browse the repository at this point in the history
  • Loading branch information
LS-KR committed Nov 17, 2024
1 parent cd8fbce commit 775af14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@ export default class Home extends Vue {
$len: 30vw
height: $len
width: $len
.blur
height: 30vw
@media screen and (max-width: 700px)
.search-bar
Expand Down

0 comments on commit 775af14

Please sign in to comment.