portfolio CSS: black text in the info boxes
This commit is contained in:
parent
43c54b382b
commit
afff364c0e
|
@ -30,7 +30,7 @@
|
|||
text-transform: uppercase;
|
||||
}
|
||||
.info > p {
|
||||
color: #717171;
|
||||
color: #000;
|
||||
font-size: 16px;
|
||||
padding-top: 10px;
|
||||
text-align: justify;
|
||||
|
|
Loading…
Reference in New Issue