+ {list()} +
{news}
- {list()}
diff --git a/client/assets/mnml.awards.svg b/client/assets/mnml.awards.svg new file mode 100644 index 00000000..d18f8dc7 --- /dev/null +++ b/client/assets/mnml.awards.svg @@ -0,0 +1,2684 @@ + + + + diff --git a/client/assets/styles/menu.less b/client/assets/styles/menu.less index bdb8da41..670a86be 100644 --- a/client/assets/styles/menu.less +++ b/client/assets/styles/menu.less @@ -197,4 +197,5 @@ section { .intro { text-align: center; + font-size: 0.8em; } diff --git a/client/assets/styles/styles.less b/client/assets/styles/styles.less index 09e265b7..7012ec45 100644 --- a/client/assets/styles/styles.less +++ b/client/assets/styles/styles.less @@ -297,6 +297,14 @@ li { background-position: center; } +.awards { + height: 100%; + background-image: url("../../assets/mnml.awards.svg"); + background-size: contain; + background-repeat: no-repeat; + background-position: center; +} + .discord-btn { background-image: url("./../discord.white.svg"); background-size: contain; diff --git a/client/src/components/front.page.jsx b/client/src/components/front.page.jsx index 23ff4505..808104ea 100644 --- a/client/src/components/front.page.jsx +++ b/client/src/components/front.page.jsx @@ -35,13 +35,15 @@ function Play(args) { } = args; const news = ( -
MNML is a turn-based 1v1 strategy game in an abstract setting.
-
- Build a unique team of 3 constructs from a range of skills and specialisations.
- Outplay your opponent across multiple rounds by adapting to an always shifting meta.
- Simple rules, complex interactions and unique mechanics.
-
MNML is a turn-based 1v1 strategy game in an abstract setting.
+
+ Build a unique team of 3 constructs from a range of skills and specialisations.
+ Outplay your opponent across multiple rounds by adapting to an always shifting meta.
+