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

@ -112,6 +112,7 @@
}
.popupImage{
/*display: none;*/
padding: 10px;
}
@ -119,6 +120,7 @@
display: flex;
flex-direction: column;
padding: 6px;
color: #181818;
}
.galleryImage{