Skip to content

Commit

Permalink
Removed unused style
Browse files Browse the repository at this point in the history
  • Loading branch information
arnonrdp committed Oct 28, 2023
1 parent 9c729c6 commit 0020360
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/Posts/ThePost.vue
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,6 @@ async function subscribe() {
</script>

<style scoped lang="scss">
.parallax {
position: fixed;
top: 65px;
z-index: -1;
}
// add a blur effect to the background image
.bg-blur {
backdrop-filter: blur(60px);
Expand Down

0 comments on commit 0020360

Please sign in to comment.