Skip to content

Commit

Permalink
Update update_status.css
Browse files Browse the repository at this point in the history
  • Loading branch information
p1utoze authored May 17, 2024
1 parent 05d3897 commit 73a03db
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/static/css/update_status.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
body {
font-family: Arial, sans-serif;
background-color: #202020;
/* Disables pull-to-refresh but allows overscroll glow effects. */
overscroll-behavior-y: contain;
color: #ffffff;

}

.header {
Expand All @@ -28,4 +31,4 @@ h2, h3 {
{
width:300px;
}
}
}

0 comments on commit 73a03db

Please sign in to comment.