Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
}
|
25 |
.section-title {
|
26 |
color: #ffffff;
|
27 |
-
font-size:
|
28 |
margin: 20px 0;
|
29 |
}
|
30 |
.project-row {
|
@@ -82,7 +82,7 @@
|
|
82 |
</head>
|
83 |
<body>
|
84 |
<div class="container">
|
85 |
-
<h1
|
86 |
|
87 |
<!-- NLP Section -->
|
88 |
<div class="section">
|
|
|
24 |
}
|
25 |
.section-title {
|
26 |
color: #ffffff;
|
27 |
+
font-size: 1em;
|
28 |
margin: 20px 0;
|
29 |
}
|
30 |
.project-row {
|
|
|
82 |
</head>
|
83 |
<body>
|
84 |
<div class="container">
|
85 |
+
<h1>Vitaliy Sharandin Data Science Portfolio</h1>
|
86 |
|
87 |
<!-- NLP Section -->
|
88 |
<div class="section">
|