デザイン調整など
This commit is contained in:
parent
c6fe014502
commit
2b1d7e024d
@ -77,11 +77,7 @@ export const IndexSessionPage: React.VFC = () => {
|
|||||||
<div className="menu large">
|
<div className="menu large">
|
||||||
<a className="item" href="//mk.shrimpia.network/@Lutica" target="_blank" rel="noopener noreferrer">
|
<a className="item" href="//mk.shrimpia.network/@Lutica" target="_blank" rel="noopener noreferrer">
|
||||||
<i className="icon fas fa-at"></i>
|
<i className="icon fas fa-at"></i>
|
||||||
Lutica@mk.shrimpia.network.app
|
Lutica@mk.shrimpia.network
|
||||||
</a>
|
|
||||||
<a className="item" href="//twitter.com/@lutica_f" target="_blank" rel="noopener noreferrer">
|
|
||||||
<i className="icon fas fa-at"></i>
|
|
||||||
lutica_f@twitter.com
|
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
html {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
--max-width: 1024px;
|
--max-width: 1024px;
|
||||||
font-family: "Koruri", sans-serif;
|
font-family: "Koruri", sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user