mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-12 16:55:49 +00:00
Remove box-shadow and make bg-color match table (#598)
This commit is contained in:
@@ -21,6 +21,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
html, body {
|
||||
background-color: #2c2b2b;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user