Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -59,6 +59,7 @@ pinned: true
|
|
| 59 |
h1, h2, h3, h4, h5, h6 {
|
| 60 |
color: #4cc9f0 !important;
|
| 61 |
margin-bottom: 20px !important;
|
|
|
|
| 62 |
}
|
| 63 |
h1 {
|
| 64 |
font-size: 36px !important;
|
|
@@ -111,6 +112,7 @@ pinned: true
|
|
| 111 |
border-radius: 10px !important;
|
| 112 |
padding: 12px !important;
|
| 113 |
margin-top: 20px !important;
|
|
|
|
| 114 |
}
|
| 115 |
</style>
|
| 116 |
</head>
|
|
|
|
| 59 |
h1, h2, h3, h4, h5, h6 {
|
| 60 |
color: #4cc9f0 !important;
|
| 61 |
margin-bottom: 20px !important;
|
| 62 |
+
margin-right: 30px !important;
|
| 63 |
}
|
| 64 |
h1 {
|
| 65 |
font-size: 36px !important;
|
|
|
|
| 112 |
border-radius: 10px !important;
|
| 113 |
padding: 12px !important;
|
| 114 |
margin-top: 20px !important;
|
| 115 |
+
margin-right: 10px !important;
|
| 116 |
}
|
| 117 |
</style>
|
| 118 |
</head>
|