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