Edit access request
This commit is contained in:
@@ -138,11 +138,14 @@ function Koneksyon() {
|
||||
{loading && <LinearProgress size={24} style={{width: '100%', marginTop: '1em'}} />}
|
||||
|
||||
<Box align='center' marginTop={4}>
|
||||
<Typography gutterBottom display='block' variant='h6' component='h2'>
|
||||
Demande d’accès
|
||||
<Typography display='block' variant='h6' component='h2'>
|
||||
Pour obtenir un accès, faites-en la demande
|
||||
</Typography>
|
||||
<Typography style={{fontSize: 30}} display='block'>
|
||||
📩
|
||||
</Typography>
|
||||
<Link passHref href='mailto:kontak@o-k-i.net?subject=Accès à soumèt'>
|
||||
<a style={{color: 'green', fontSize: 20}}>kontak@o-k-i.net</a>
|
||||
<a style={{color: 'green', fontSize: 20, textDecoration: 'none', fontWeight: 'bold'}}>kontak@o-k-i.net</a>
|
||||
</Link>
|
||||
</Box>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user