Spaces:
Running
Running
Centered about div 2nd commit
Browse files
public/static/themes/simple.css
CHANGED
|
@@ -296,5 +296,8 @@ footer {
|
|
| 296 |
|
| 297 |
.about-container h3{
|
| 298 |
font-size: 1.5rem;
|
|
|
|
|
|
|
|
|
|
| 299 |
width: 80%;
|
| 300 |
}
|
|
|
|
| 296 |
|
| 297 |
.about-container h3{
|
| 298 |
font-size: 1.5rem;
|
| 299 |
+
}
|
| 300 |
+
|
| 301 |
+
.about-container {
|
| 302 |
width: 80%;
|
| 303 |
}
|