Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -14,6 +14,10 @@ html, body {
|
|
| 14 |
line-height: 1.6;
|
| 15 |
}
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
img {
|
| 18 |
max-width: 100%;
|
| 19 |
height: auto;
|
|
|
|
| 14 |
line-height: 1.6;
|
| 15 |
}
|
| 16 |
|
| 17 |
+
h1, h2, h3, h4, h5, h6 {
|
| 18 |
+
text-align: center;
|
| 19 |
+
}
|
| 20 |
+
|
| 21 |
img {
|
| 22 |
max-width: 100%;
|
| 23 |
height: auto;
|