adjust link colours

Changed files
+4
src
pages
blogs
+4
src/pages/blogs/[blog].astro
··· 96 96 text-align: right; 97 97 width: 100%; 98 98 } 99 + 100 + p > a { 101 + color: blue !important; 102 + } 99 103 </style>