mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-21 12:59:52 -06:00
Update style.css
This commit is contained in:
@@ -5798,12 +5798,18 @@ html.dark-mode .usage-table-fade-overlay {
|
||||
.dashboard-section-home .bento-container {
|
||||
max-width: 1000px;
|
||||
}
|
||||
.dashboard-section-usage{
|
||||
max-width: 800px;
|
||||
}
|
||||
}
|
||||
/* 4K UHD */
|
||||
@media (min-width: 2560px) {
|
||||
.dashboard-section-home .bento-container {
|
||||
max-width: 1200px;
|
||||
}
|
||||
.dashboard-section-usage{
|
||||
max-width: 900px;
|
||||
}
|
||||
}
|
||||
|
||||
/* ============================================== */
|
||||
|
||||
Reference in New Issue
Block a user