style tweaks

This commit is contained in:
ntr 2020-01-17 17:32:58 +10:00
parent 3767f0dffe
commit 95f13b0e78
3 changed files with 6 additions and 1 deletions

View File

@ -282,6 +282,10 @@ figure.gray {
@media (max-width: 1500px) { @media (max-width: 1500px) {
#mnml { #mnml {
font-size: 75%; font-size: 75%;
&.front-page main {
padding: 0 10%;
}
} }
svg { svg {

View File

@ -89,6 +89,7 @@ function Reshape(args) {
return ( return (
<section class="top" onClick={() => setMtxActive(null)}> <section class="top" onClick={() => setMtxActive(null)}>
<div class="news"> <div class="news">
<h1> Customise your Constructs </h1>
<p class="play-p">Use credits to modify your construct names and appearance.</p> <p class="play-p">Use credits to modify your construct names and appearance.</p>
<ul> <ul>

View File

@ -27,7 +27,7 @@ function Shop(args) {
return ( return (
<section class="top"> <section class="top">
<div class="news"> <div class="news">
<h1>Support the game</h1> <h1>Support MNML</h1>
<p> <p>
<b>Credits</b> are in game currency used to change your team appearance: <b>Credits</b> are in game currency used to change your team appearance:
<ul> <ul>