adjust link colours

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