Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 7febf88..1381432 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -57,7 +57,10 @@ figure img{
em{
color:unset;
}
-
+img.experience{
+ width: 150px;
+ height: 180px;
+}