Skip to content

Commit b0f4f08

Browse files
Kimberley CookKimberley Cook
authored andcommitted
add css file
1 parent c0f4f59 commit b0f4f08

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css/main.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ header {
1212
margin-bottom: 50px;
1313
}
1414

15+
img {
16+
width: 100%;
17+
}
18+
1519
h1 {
1620
font-size: 2.5rem;
1721
color: #000;
@@ -143,7 +147,3 @@ tbody tr:hover td{
143147
.color.magenta {
144148
background: #ff036a;
145149
}
146-
147-
img {
148-
width: 100%;
149-
}

0 commit comments

Comments
 (0)