moving adjustments to style.css

This commit is contained in:
mcguirepr89
2022-04-17 11:30:56 -04:00
parent 19cd8f6d48
commit 3d080b2ca3
3 changed files with 22 additions and 15 deletions
+8 -1
View File
@@ -15,6 +15,7 @@ a:hover {
h3 {
text-align: center;
margin-bottom: 12px;
}
iframe {
@@ -130,6 +131,7 @@ button:hover {
justify-content: space-between;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.topnav form {
@@ -142,7 +144,8 @@ button:hover {
text-align: center;
padding: 14px 16px;
width: auto;
height: auto;
height: 100%;
vertical-align: middle;
}
.topnav button:hover {
@@ -187,6 +190,9 @@ button:hover {
margin-left: auto;
}
.overview .chart {
margin-top: 10px;
}
.overview-stats {
display: flex;
justify-content: center;
@@ -362,6 +368,7 @@ button:hover {
.overview .right-column .chart img {
margin-left: 5%;
margin-right: auto;
margin-top: 10px;
}
}
@media screen and (max-width: 1000px) {