Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2799b21

Browse files
committed
modified height
1 parent 789b554 commit 2799b21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week2/homework/Drones-Website/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636

3737
h3{
3838
padding: 10px;
39-
font-size: 20px;
39+
font-size: 19px;
4040
text-align: center;
4141
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
4242
}
4343

4444
p{
4545
padding: 10px;
46-
font-size: 19px;
46+
font-size: 18px;
4747
text-align: justify;
4848
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
4949
}

0 commit comments

Comments
 (0)