Responsive fixes

This commit is contained in:
Moris Zen
2018-07-05 20:11:58 +02:00
parent 525614a3f6
commit c01cbd3985
4 changed files with 21130 additions and 14 deletions

View File

@@ -15,7 +15,9 @@ class Header extends Component {
<header className="bg-saburly-indigo">
<nav className="container mx-auto flex items-center justify-between lg:p-6 p-4">
<Link to="/">
<img src={LogoSaburly} alt="Saburly Logo" className="max-w-xs" />
<div className="max-w-xs mr-8">
<img src={LogoSaburly} className="w-full" alt="Saburly Logo" />
</div>
</Link>
<div className="side-toggle">