Ajustes no css

This commit is contained in:
rafael 2020-08-12 17:18:27 -03:00
parent 9ec6dc2887
commit 5980e34751
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@ body{
background: #F5BEBE;
margin-left: 30px;
margin-right: 150px;
font-family: sans-serif
}
header{
@ -27,11 +28,11 @@ img{
}
h1{
color: red;
font-family: fantasy;
font-family: serif;
}
h2{
font-family: fantasy;
font-family: serif;
}
p{