Adjust grid css
This commit is contained in:
+3
-9
@@ -29,15 +29,9 @@ class Grid extends React.Component {
|
||||
<GridItem type='menu'>
|
||||
<img src={logo} className='logo' alt='' />
|
||||
<section>
|
||||
<img src={tanner} alt='' />
|
||||
<aside>
|
||||
<p>Home</p>
|
||||
<p>Projects</p>
|
||||
<p>Photograhy</p>
|
||||
<p>Art</p>
|
||||
<p>About</p>
|
||||
<p>Contact</p>
|
||||
</aside>
|
||||
<div className='fuckcss'>
|
||||
<img src={tanner} alt='' />
|
||||
</div>
|
||||
</section>
|
||||
<footer>More info or a .onion link.</footer>
|
||||
</GridItem>
|
||||
|
||||
Reference in New Issue
Block a user