This commit is contained in:
Nasir Anthony Montalvo
2026-02-18 23:47:23 -06:00
parent a9ae2cef00
commit 0b556e2b80
2 changed files with 4 additions and 15 deletions

View File

@@ -87,15 +87,6 @@ a {
background: rgba(255,255,255,.10);
}
/* scroll to top */
#scroll-to-top {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 99;
font-size: 40px;
}
/* feature include tweaks */
.feature-alert p:last-of-type { margin-bottom: 0; }
@media (min-width: 768px) {