Production release #6
@@ -4,6 +4,7 @@
 | 
			
		||||
  overflow-x: auto;
 | 
			
		||||
  padding: .5rem;
 | 
			
		||||
  margin: .5rem 0;
 | 
			
		||||
  border-radius: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.project-wrapper {
 | 
			
		||||
@@ -34,7 +35,7 @@
 | 
			
		||||
@media (max-width: 768px) {
 | 
			
		||||
  .project-wrapper {
 | 
			
		||||
    max-width: 100%;
 | 
			
		||||
    padding: 10px;
 | 
			
		||||
    padding: 1rem;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -17,6 +17,7 @@
 | 
			
		||||
		</title>
 | 
			
		||||
		<meta charset="UTF-8">
 | 
			
		||||
		<meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
		<meta name="description" content="Filip Rojek - Personal website">
 | 
			
		||||
		<link rel="icon" type="image/x-icon" href="/img/fr.ico">
 | 
			
		||||
		<link rel="stylesheet" href="/general.css">
 | 
			
		||||
		<link rel="stylesheet" href="/vars.css">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user