Commit 1f2758c1 by xcoder

Change background_2 image from big svg to small png

1 parent 49e8da85
......@@ -235,7 +235,7 @@
</div>
</div>
<div class="card bcg-two">
<img src="./assets/background_2.svg" alt="background image two" />
<img src="./assets/background_2.png" alt="background image two" />
</div>
</div>
<div class="main-third">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!