From 17882326cd647e2c6dad16075f2f93de983d985d Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sat, 10 Dec 2022 19:53:50 +0000 Subject: [PATCH] art: notice for hiring me as photographer --- _sass/_layout.scss | 10 ++++++++++ art.html | 9 +++++++++ 2 files changed, 19 insertions(+) diff --git a/_sass/_layout.scss b/_sass/_layout.scss index c22d408..e634a8a 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -228,3 +228,13 @@ hr { .art .post-content:hover .image-details { opacity: 0; } + +.notice { + background-color: #80c4d5; + padding: 1rem 2rem; + border-radius: 3px; + + p { + margin: 0; + } +} diff --git a/art.html b/art.html index ff5243e..d60e301 100644 --- a/art.html +++ b/art.html @@ -3,6 +3,15 @@ layout: default ---
+
+ {% assign email_body = "Hello Mahdi,%0A%0AI am looking for a photographer for .%0A%0ABest,%0A" %} + {% assign email_subject = "Photography Service" %} +

+ If you want to hire me as a photographer, send me an email to + mdibaiee@pm.me +

+
+