-
Notifications
You must be signed in to change notification settings - Fork 429
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chnged the text color for visibility
- Loading branch information
soniya malviya
authored and
soniya malviya
committed
Jun 1, 2024
1 parent
2ca0c7e
commit 02bc3e7
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -209,6 +209,7 @@ body { | |
font-size: 1.5rem; | ||
padding: 12px; | ||
text-align: center; | ||
color: black; | ||
} | ||
|
||
.service_container { | ||
|