Fetching metadata from the HF Docker repository...
trysem
commited on
|
@@ -1,5 +1,5 @@
|
|
1
|
#col-container {
|
|
2
|
-
max-width: 800px;
|
|
3
|
margin-left: auto;
|
|
4
|
margin-right: auto;
|
|
5
|
}
|
|
|
|
1
|
#col-container {
|
|
2
|
+
max-width: 100%;
|
|
3
|
margin-left: auto;
|
|
4
|
margin-right: auto;
|
|
5
|
}
|