Skip to content

Commit

Permalink
Remove the gradient background from the VSafetyWall (#4938)
Browse files Browse the repository at this point in the history
* Remove the gradient from VSafetyWall.vue

* Update snapshots
  • Loading branch information
obulat authored Sep 17, 2024
1 parent 0a21bfc commit 81edaaa
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 7 deletions.
Binary file removed frontend/src/assets/safety-bg.png
Binary file not shown.
7 changes: 0 additions & 7 deletions frontend/src/components/VSafetyWall/VSafetyWall.vue
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,3 @@ const handleShow = () => {
</section>
</div>
</template>

<style scoped>
#safety-wall {
background: no-repeat url(~/assets/safety-bg.png);
background-size: 100% 100%;
}
</style>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 81edaaa

Please sign in to comment.