Complete bad css todo
This commit is contained in:
@@ -31,14 +31,3 @@ DTO
|
|||||||
|
|
||||||
ProductController
|
ProductController
|
||||||
Need to figure out new way to download purchased items as there is currently no way
|
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>
|
<style>
|
||||||
.mist-frame {
|
.mist-frame {
|
||||||
margin-top: 25px;
|
margin: 25px 0;
|
||||||
max-width: 1000px;
|
max-width: 1200px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ main {
|
|||||||
padding: 4px;
|
padding: 4px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
color: var(--Mistox-White);
|
color: var(--Mistox-White);
|
||||||
transition-duration: 1s;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.big-frame h3{
|
.big-frame h3{
|
||||||
|
|||||||
Reference in New Issue
Block a user