summaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-11 16:35:51 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-11 16:35:51 -0600
commitde4f3fd2fe45478ffabc84f055592e11b119d0a4 (patch)
treead2ce3b3e646d2d6bfbccb4b9c8962196a0ea8fe /src/css
parent32879581e53fae5e684c24b44433172d8375d69e (diff)
downloadthe-abstraction-engine-de4f3fd2fe45478ffabc84f055592e11b119d0a4.tar.gz
the-abstraction-engine-de4f3fd2fe45478ffabc84f055592e11b119d0a4.zip
prettier, fix assets and css
Diffstat (limited to 'src/css')
-rw-r--r--src/css/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/css/style.css b/src/css/style.css
index 1b98555..b9a00bb 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -57,10 +57,6 @@ a:visited {
border-radius: 0.5rem;
}
-.content {
- max-height: 90vh;
-}
-
.footer {
border-top: 2px solid var(--yellow);
border-radius: 0.5rem;