removed scrollbar from overview, but kept elsewhere

This commit is contained in:
mcguirepr89
2022-03-26 18:04:43 -04:00
parent ed64dfca04
commit 220ca1a0ff
2 changed files with 8 additions and 3 deletions
+3 -3
View File
@@ -21,7 +21,7 @@ iframe {
padding: 0;
margin: 0;
border: none;
height: 92%;
height: 93%;
width: 100%;
}
@@ -87,12 +87,12 @@ button:hover {
}
.banner {
padding-top: 1px;
height: 8%;
height: 7%;
text-align: center;
}
.banner h1 {
padding: .5em;
letter-spacing: 5px;
}
+5
View File
@@ -68,6 +68,11 @@ $totalspeciestally = $result6->fetchArray(SQLITE3_ASSOC);
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Overview</title>
<style>
body::-webkit-scrollbar {
display:none
}
</style>
</head>
<div class="overview">
<div class="overview-stats">