style tweaks
This commit is contained in:
parent
3767f0dffe
commit
95f13b0e78
@ -282,6 +282,10 @@ figure.gray {
|
||||
@media (max-width: 1500px) {
|
||||
#mnml {
|
||||
font-size: 75%;
|
||||
|
||||
&.front-page main {
|
||||
padding: 0 10%;
|
||||
}
|
||||
}
|
||||
|
||||
svg {
|
||||
|
||||
@ -89,6 +89,7 @@ function Reshape(args) {
|
||||
return (
|
||||
<section class="top" onClick={() => setMtxActive(null)}>
|
||||
<div class="news">
|
||||
<h1> Customise your Constructs </h1>
|
||||
<p class="play-p">Use credits to modify your construct names and appearance.</p>
|
||||
<ul>
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ function Shop(args) {
|
||||
return (
|
||||
<section class="top">
|
||||
<div class="news">
|
||||
<h1>Support the game</h1>
|
||||
<h1>Support MNML</h1>
|
||||
<p>
|
||||
<b>Credits</b> are in game currency used to change your team appearance:
|
||||
<ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user