@@ -22,12 +22,10 @@ const Footer = () => {
|
||||
</Link>
|
||||
<div>
|
||||
<a
|
||||
className={styles.sourceLink}
|
||||
href='https://github.com/codevictory/runosaari.net'
|
||||
href='https://gitea.tietokonepaja.fi/tietokonepaja/runosaari'
|
||||
>
|
||||
lähdekoodi
|
||||
</a>
|
||||
{' '}by codevictory
|
||||
</a> by <a href='https://tietokonepaja.fi'>Livonsaaren Tietokonepaja</a>
|
||||
</div>
|
||||
</div>
|
||||
<div className={styles.right}>
|
||||
|
||||
@@ -29,10 +29,6 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.sourceLink {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.container {
|
||||
width: 95% !important;
|
||||
|
||||
Reference in New Issue
Block a user