add closing bracket
added closing bracket to div on line 15
This commit is contained in:
		
							parent
							
								
									bd505802fd
								
							
						
					
					
						commit
						85e875c90e
					
				| 
						 | 
				
			
			@ -12,6 +12,6 @@
 | 
			
		|||
    <h1 class="title">I'm a card</h1>
 | 
			
		||||
    <div class="content">I have content inside me..lorem ipsum blah blah blah. Here's some stuff you need to read.</div>
 | 
			
		||||
    <div class="button">and a <button>BIG BUTTON</button></div>
 | 
			
		||||
  </div
 | 
			
		||||
  </div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Loading…
	
		Reference in New Issue