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>
|
||||
</p>
|
||||
</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>
|
||||
<ul>
|
||||
<li>19 y/o, British</li>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
@import url("fira.css");
|
||||
|
||||
:root {
|
||||
--background: hsl(282, 23%, 9%);
|
||||
--foreground: hsl(271, 64%, 88%);
|
||||
--drop-shadow-color: hsla(271, 64%, 88%, 0.235);
|
||||
--background: hsl(228, 22%, 20%);
|
||||
--foreground: hsl(228, 64%, 88%);
|
||||
--drop-shadow-color: hsla(228, 64%, 88%, 0.235);
|
||||
--drop-shadow-size: 8px 8px;
|
||||
--links: hsl(267, 84%, 81%);
|
||||
--links: hsl(228, 84%, 81%);
|
||||
--profile-image-size: 200px;
|
||||
--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