mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Image changes (#206)
This commit is contained in:
@@ -60,6 +60,19 @@ html[data-theme="dark"] {
|
||||
}
|
||||
|
||||
/* ===LAYOUT=== */
|
||||
|
||||
.max-w-75 {
|
||||
max-width: 75%;
|
||||
}
|
||||
|
||||
.max-w-50 {
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
.max-w-25 {
|
||||
max-width: 25%;
|
||||
}
|
||||
|
||||
/* sidebar & content in the center of the page */
|
||||
|
||||
.navbar__inner,
|
||||
|
||||
Reference in New Issue
Block a user