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:
parent
5875404c1b
commit
196942db91
5 changed files with 17 additions and 19 deletions
|
@ -112,6 +112,7 @@
|
|||
}
|
||||
|
||||
.popupImage{
|
||||
/*display: none;*/
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
@ -119,6 +120,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 6px;
|
||||
color: #181818;
|
||||
}
|
||||
|
||||
.galleryImage{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue