mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-20 09:39:38 +01:00
Fix link color in footer
This commit is contained in:
parent
3ffd0a2aae
commit
2bec9c49bf
@ -223,7 +223,7 @@ function Footer() {
|
||||
)}
|
||||
</Box>
|
||||
|
||||
<Link href="/legal.html" target="_blank" sx={{ fontSize: '0.8rem' }}>
|
||||
<Link color="inherit" href="/legal.html" target="_blank" sx={{ fontSize: '0.8rem' }}>
|
||||
Legal Information (Impressum and Data Protection Regulation)
|
||||
</Link>
|
||||
</Toolbar>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user