Skip to content

Commit 843bfa1

Browse files
committed
changed the color of h2 in service review
1 parent 4b40a0f commit 843bfa1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Projects/Tourism/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ iframe {
325325

326326
.service-review h2 {
327327
font-size: 20px;
328+
color:green;
328329

329330

330331
}
@@ -806,8 +807,7 @@ a:hover {
806807
text-align: center;
807808
}
808809

809-
.footer .heading p,
810-
h2 {
810+
.footer .heading p{
811811
color: whitesmoke;
812812
}
813813

0 commit comments

Comments
 (0)