fix: make stylesheet available everywhere
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
			
		||||
    <title>pk-webs | home</title>
 | 
			
		||||
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/css/bootstrap-night.min.css" />
 | 
			
		||||
    <link rel="stylesheet" href="style.css" />
 | 
			
		||||
    <link rel="stylesheet" href="http://localhost:3000/style.css" />
 | 
			
		||||
  </head>
 | 
			
		||||
  <body>
 | 
			
		||||
    <div id="app"></div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user