Skip to content

Commit 3ab4703

Browse files
author
RavitejaKarra24
committed
added some css properties to GetJoke
1 parent 794fbc0 commit 3ab4703

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed
File renamed without changes.

Get Joke/app.js GetJoke/app.js

File renamed without changes.
File renamed without changes.

Get Joke/style.css GetJoke/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ div{
2828
top: 50%;
2929
left: 50%;
3030
transform: translate(-50%, -50%);
31+
background-color: aqua;
3132

3233
}

0 commit comments

Comments
 (0)