Update app.css
This commit is contained in:
@@ -376,7 +376,7 @@ body {
|
||||
z-index: 11;
|
||||
width: 100%;
|
||||
top: 0; left: 0;
|
||||
padding: 20px;
|
||||
padding: 10px;
|
||||
font-size: 14px;
|
||||
display: flex;
|
||||
gap: 15px;
|
||||
@@ -436,7 +436,6 @@ body {
|
||||
#statistics {
|
||||
|
||||
justify-content: center;
|
||||
padding: 20px 10px;
|
||||
font-size: 12px;
|
||||
gap: 5px;
|
||||
text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
|
||||
@@ -452,4 +451,4 @@ body {
|
||||
width: 18px;
|
||||
filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user