preston look i did a thing
This commit is contained in:
parent
c5386428df
commit
d52c1cae5a
@ -12,18 +12,30 @@ body {
|
|||||||
.mobileContainer18 {
|
.mobileContainer18 {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
flex-wrap:wrap;
|
||||||
|
justify-content: center;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.Container18{
|
.Container18{
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
flex-wrap:wrap;
|
||||||
|
justify-content: center;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.Container15{
|
.Container15{
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
flex-wrap:wrap;
|
||||||
|
justify-content:center;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.mobileContainer15{
|
.mobileContainer15{
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
flex-wrap:wrap;
|
||||||
|
justify-content: center;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
@ -140,7 +152,9 @@ button:hover {
|
|||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
.version-link {
|
||||||
|
display: block ruby;
|
||||||
|
}
|
||||||
.footer {
|
.footer {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user