Changes

2 bytes removed ,  14:54, 21 November 2020
no edit summary
Line 17: Line 17:  
/*Left and right positions*/
 
/*Left and right positions*/
 
#p-logo {
 
#p-logo {
     top: -18.8em;
+
     top: -15em;
 
     left: 49vw;
 
     left: 49vw;
 
     margin-left: -9.5em;
 
     margin-left: -9.5em;
Line 25: Line 25:  
#p-logo a {
 
#p-logo a {
 
     width: 23em;
 
     width: 23em;
     height: 20em;
+
     height: 13em;
 
     transition: filter 0.3s, height 0.2s;
 
     transition: filter 0.3s, height 0.2s;
 
}
 
}