andrewzamai
commited on
Commit
•
e61d685
1
Parent(s):
6a9c26c
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ Instructed on a reduced number of samples, it is designed to tackle never-seen-b
|
|
20 |
.container {
|
21 |
border: 2px solid #000;
|
22 |
padding: 5px;
|
23 |
-
width:
|
24 |
margin: 0 auto;
|
25 |
font-family: Arial, sans-serif;
|
26 |
font-size: 8px;
|
|
|
20 |
.container {
|
21 |
border: 2px solid #000;
|
22 |
padding: 5px;
|
23 |
+
width: 300px;
|
24 |
margin: 0 auto;
|
25 |
font-family: Arial, sans-serif;
|
26 |
font-size: 8px;
|