Complete bad css todo
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -51,7 +51,6 @@ main {
|
||||
padding: 4px;
|
||||
max-width: 400px;
|
||||
color: var(--Mistox-White);
|
||||
transition-duration: 1s;
|
||||
}
|
||||
|
||||
.big-frame h3{
|
||||
|
||||
Reference in New Issue
Block a user