Update to use cdn.enpaul.net CDN URLx
This commit is contained in:
		@@ -86,7 +86,7 @@ h1, h2, h3, h4, h5, h6 {
 | 
			
		||||
  display: table;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  height: 100vh;
 | 
			
		||||
  background: url(https://cdn.enp.one/img/backgrounds/cl-network.jpg) top center fixed;
 | 
			
		||||
  background: url(https://cdn.enpaul.net/img/backgrounds/cl-network.jpg) top center fixed;
 | 
			
		||||
  background-size: cover;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -495,7 +495,7 @@ body.mobile-nav-active #mobile-nav-toggle {
 | 
			
		||||
/* Get Started Section
 | 
			
		||||
--------------------------------*/
 | 
			
		||||
#about {
 | 
			
		||||
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enp.one/img/backgrounds/bw-watch.jpg") fixed center center;
 | 
			
		||||
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enpaul.net/img/backgrounds/bw-watch.jpg") fixed center center;
 | 
			
		||||
  padding: 80px 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -525,7 +525,7 @@ body.mobile-nav-active #mobile-nav-toggle {
 | 
			
		||||
/* Network Section
 | 
			
		||||
--------------------------------*/
 | 
			
		||||
#network {
 | 
			
		||||
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enp.one/img/backgrounds/bw-datacenter.jpg") fixed center center;
 | 
			
		||||
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enpaul.net/img/backgrounds/bw-datacenter.jpg") fixed center center;
 | 
			
		||||
  background-size: cover;
 | 
			
		||||
  padding: 80px 0 60px 0;
 | 
			
		||||
}
 | 
			
		||||
@@ -647,7 +647,7 @@ body.mobile-nav-active #mobile-nav-toggle {
 | 
			
		||||
/* Portfolio Section
 | 
			
		||||
--------------------------------*/
 | 
			
		||||
#project {
 | 
			
		||||
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enp.one/img/backgrounds/bw-engine.jpg") fixed center center;;
 | 
			
		||||
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enpaul.net/img/backgrounds/bw-engine.jpg") fixed center center;;
 | 
			
		||||
  padding: 80px 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user