add a calendar icon

This commit is contained in:
2023-04-22 01:50:43 +00:00
parent 3c80fbab21
commit 2d3b9c0c3a
4 changed files with 76 additions and 2 deletions

View File

@ -122,3 +122,7 @@ a > code:hover {
text-decoration: none;
border-bottom-style: none;
}
[class*="fa-"] {
margin-right: 0.5em;
}