fixes minor css issues and adds text to project gallery

-fixes text being invisible or incorrect colour on gallery links
-adds text to gallery
This commit is contained in:
Nye Evans 2021-09-24 14:49:01 +01:00
parent 5875404c1b
commit 196942db91
5 changed files with 17 additions and 19 deletions

View file

@ -17,4 +17,5 @@ h2{
display: flex;
flex-direction: column;
padding: 10px;
color: #ffd256;
}