mirror of
				https://github.com/DerTyp7/dertyp7.github.io.git
				synced 2025-10-30 21:27:09 +01:00 
			
		
		
		
	Fix scrollbar bug
This commit is contained in:
		| @@ -5,11 +5,11 @@ import About from "@components/About"; | ||||
| export default function App() { | ||||
| 	return ( | ||||
| 		<div id="app"> | ||||
| 			<Header /> | ||||
| 			<About /> | ||||
| 			<div style={{ textAlign: "center" }}> | ||||
| 				<h4>Website under construction 🚧👷</h4> | ||||
| 			</div> | ||||
| 			<Header /> | ||||
| 			<About /> | ||||
| 		</div> | ||||
| 	); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 dertyp7
					dertyp7