Compress stonk image; Round corners
This commit is contained in:
parent
4116f09b5b
commit
06addfbefe
@ -2,7 +2,7 @@
|
||||
<div class="card card-container no-border">
|
||||
<img
|
||||
id="profile-img"
|
||||
src="https://i.kym-cdn.com/entries/icons/mobile/000/029/959/Screen_Shot_2019-06-05_at_1.26.32_PM.jpg"
|
||||
src="../../../assets/Stonks.jpg"
|
||||
class="profile-img-card"
|
||||
/>
|
||||
<form
|
||||
|
@ -11,4 +11,10 @@
|
||||
.backgorund {
|
||||
background-color: #181a1b;
|
||||
color: white;
|
||||
padding-top: 2vh;
|
||||
}
|
||||
|
||||
.profile-img-card {
|
||||
border-radius: 2%;
|
||||
box-shadow: 0 0 0 500px #181a1b;
|
||||
}
|
||||
|
BIN
frontend/src/assets/Stonks.jpg
Normal file
BIN
frontend/src/assets/Stonks.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue
Block a user