6 lines
51 B
CSS
6 lines
51 B
CSS
h1 {
|
|
color: red;
|
|
}
|
|
img {
|
|
margin-bottom: 15px;
|
|
} |