Complete bad css todo

This commit is contained in:
2025-06-25 18:26:13 -07:00
parent 825e0f8393
commit f151a48f0a
3 changed files with 2 additions and 14 deletions
-11
View File
@@ -31,14 +31,3 @@ DTO
ProductController
Need to figure out new way to download purchased items as there is currently no way
Client
Project-ProjectMist
Frame goes to bottom of page
Login / Register
Frame slides in on load
@@ -1,7 +1,7 @@
<style>
.mist-frame {
margin-top: 25px;
max-width: 1000px;
margin: 25px 0;
max-width: 1200px;
padding: 10px;
}
-1
View File
@@ -51,7 +51,6 @@ main {
padding: 4px;
max-width: 400px;
color: var(--Mistox-White);
transition-duration: 1s;
}
.big-frame h3{