This commit is contained in:
		| @@ -21,6 +21,7 @@ | ||||
|   width: 100%; | ||||
|   max-width: 1200px; | ||||
|   gap: 2rem; /* Space between items */ | ||||
|   margin-bottom: 40px; | ||||
| } | ||||
|  | ||||
| .hero-content { | ||||
| @@ -73,7 +74,7 @@ | ||||
| .screenshot img { | ||||
|   max-width: 70vmin; | ||||
|   height: auto; | ||||
|   border-radius: 30px; | ||||
|   border-radius: 20px; | ||||
|   border: 4px solid black; | ||||
|   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user