mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Upscale images
This commit is contained in:
@@ -234,12 +234,19 @@ header {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
header #header-face {
|
header #header-face,
|
||||||
|
footer #footer-face {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
column-gap: 0.625rem;
|
column-gap: 0.625rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header #header-face img,
|
||||||
|
footer #footer-face img {
|
||||||
|
width: 32px;
|
||||||
|
height: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
header #header-face span,
|
header #header-face span,
|
||||||
footer #footer-face span {
|
footer #footer-face span {
|
||||||
font-size: 1.17rem;
|
font-size: 1.17rem;
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 104 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 53 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 84 KiB |
Reference in New Issue
Block a user