image
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
20af576935
commit
64d04f75dc
|
@ -263,7 +263,7 @@ li::marker {
|
|||
font-size: 3rem;
|
||||
}
|
||||
|
||||
img {
|
||||
.image {
|
||||
border-radius: 1rem;
|
||||
box-shadow: 0.5em 0.5em var(--shadow-color);
|
||||
margin: 3rem;
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<section>
|
||||
<div class="container">
|
||||
<h3>Allow me to introduce myself...</h3>
|
||||
<img src="images/cv.png" alt="A photo of myself, smiling to camera.">
|
||||
<img src="images/cv.png" class="image" alt="A photo of myself, smiling to camera.">
|
||||
|
||||
<div id="intro">
|
||||
<p>My name is Andrzej. I am an experienced fullstack web developer from England, currently residing in Spain.
|
||||
|
@ -67,7 +67,7 @@
|
|||
25%.
|
||||
</li>
|
||||
<li>
|
||||
I built a website for the English social enterprise company Excluded Ltd, gaining them hundreds of thousands
|
||||
I built a website for the English social enterprise company Excluded Ltd, gaining them thousands of daily
|
||||
impressions, and
|
||||
significant growth in their customer base.
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue