Update profile image
This commit is contained in:
parent
07cb90017c
commit
3e8ab5d8ef
3 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
<span id="quote">gimme appuls</span>
|
<span id="quote">gimme appuls</span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div><img src="./res/images/profile-v3.png" class="profile-image"></div>
|
<div><img src="./res/images/profile-v4.png" class="profile-image"></div>
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>19 y/o, British</li>
|
<li>19 y/o, British</li>
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
@import url("fira.css");
|
@import url("fira.css");
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--background: hsl(282, 23%, 9%);
|
--background: hsl(228, 22%, 20%);
|
||||||
--foreground: hsl(271, 64%, 88%);
|
--foreground: hsl(228, 64%, 88%);
|
||||||
--drop-shadow-color: hsla(271, 64%, 88%, 0.235);
|
--drop-shadow-color: hsla(228, 64%, 88%, 0.235);
|
||||||
--drop-shadow-size: 8px 8px;
|
--drop-shadow-size: 8px 8px;
|
||||||
--links: hsl(267, 84%, 81%);
|
--links: hsl(228, 84%, 81%);
|
||||||
--profile-image-size: 200px;
|
--profile-image-size: 200px;
|
||||||
--page-width: 520px;
|
--page-width: 520px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
res/images/profile-v4.png
Executable file
BIN
res/images/profile-v4.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
Loading…
Add table
Add a link
Reference in a new issue