update build page

This commit is contained in:
2023-06-05 16:19:05 +03:00
parent 7561e3b64a
commit 7dc4363f08
9 changed files with 64 additions and 44 deletions

View File

@@ -144,7 +144,7 @@ h1 {
}
p {
@apply text-lg;
color: #6c6c6c;
color: #3d3d3d;
}
blockquote {
@apply border-l-4 border-gray-400 mx-2 my-2 p-2;
@@ -178,7 +178,7 @@ h1 {
}
h4 a:hover{
color:#535353;
color:#3d7200;
}