Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,6 @@
|
|
8 |
font-family: 'Roboto', sans-serif;
|
9 |
padding: 2rem;
|
10 |
color: #333;
|
11 |
-
background-color: #f8f9fa;
|
12 |
}
|
13 |
.container {
|
14 |
max-width: 800px;
|
@@ -16,7 +15,6 @@
|
|
16 |
padding: 2rem;
|
17 |
border-radius: 10px;
|
18 |
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
19 |
-
background-color: #fff;
|
20 |
text-align: center;
|
21 |
}
|
22 |
h1 {
|
|
|
8 |
font-family: 'Roboto', sans-serif;
|
9 |
padding: 2rem;
|
10 |
color: #333;
|
|
|
11 |
}
|
12 |
.container {
|
13 |
max-width: 800px;
|
|
|
15 |
padding: 2rem;
|
16 |
border-radius: 10px;
|
17 |
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
|
|
18 |
text-align: center;
|
19 |
}
|
20 |
h1 {
|