mirror of
				https://github.com/DerTyp7/shop-ejs-expressjs.git
				synced 2025-10-31 13:27:08 +01:00 
			
		
		
		
	a
This commit is contained in:
		| @@ -6,10 +6,6 @@ | ||||
|     transform: translateY(-50%); | ||||
| } | ||||
|  | ||||
| body { | ||||
|     margin: 0; | ||||
| } | ||||
|  | ||||
| /* BACKGROUND */ | ||||
| .headerDIV > div { | ||||
|     height: 100%; | ||||
| @@ -20,13 +16,17 @@ body { | ||||
|  | ||||
| /* LOGO PART */ | ||||
| .headerDIVLogo { | ||||
|     width: 35px; | ||||
|     width: 75px; | ||||
| } | ||||
| .headerDIVLogo > img { | ||||
|  | ||||
| .headerDIVLogo a { | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
| } | ||||
| .headerDIVLogo a img { | ||||
|     margin-top: 10px; | ||||
|     float: left; | ||||
|     height: 80%; | ||||
|     position: relative; | ||||
|     top: 10%; | ||||
|     width: 100%; | ||||
| } | ||||
|  | ||||
| /* SEARCH PART */ | ||||
| @@ -91,6 +91,7 @@ body { | ||||
|     height: 65px; | ||||
|     background-color: #414854; | ||||
|     margin: 0; | ||||
|     display: block; | ||||
| } | ||||
|  | ||||
| @media only screen and (max-width: 800px) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis M
					Janis M