update 3d homepage middlebox
This commit is contained in:
		@@ -207,7 +207,8 @@ export default {
 | 
			
		||||
  padding: calc(100vmin / 1920 * 36);
 | 
			
		||||
  padding-bottom: 0;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-between;
 | 
			
		||||
  /* justify-content: space-between; */
 | 
			
		||||
  gap: calc(100vmin / 1920 * 36);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.bottom-part {
 | 
			
		||||
@@ -243,9 +244,14 @@ export default {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.techy-body-part__middle {
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  position: relative;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.techy-body-part__middle .techy-box {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  top: 9%;
 | 
			
		||||
  left: 26%;
 | 
			
		||||
  top: 0;
 | 
			
		||||
  left: 0;
 | 
			
		||||
  height: 136px;
 | 
			
		||||
  width: 176px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user