art: notice for hiring me as photographer

This commit is contained in:
2022-12-10 19:53:50 +00:00
parent 5238f8779b
commit 17882326cd
2 changed files with 19 additions and 0 deletions

View File

@ -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;
}
}