Changes

Jump to navigation Jump to search
33 bytes added ,  03:55, 11 January 2024
no edit summary
Line 17: Line 17:  
}
 
}
 
.box {
 
.box {
height: 256px;
+
text-align: center;
overflow: hidden;
+
width:100%;
position: relative;
+
/*height: 256px;*/
 +
/*overflow: hidden;*/
 +
/*position: relative;*/
 
}
 
}
 
.box .content {
 
.box .content {
Line 25: Line 27:  
text-shadow:0.05em 0.05em 0.02em #000000;
 
text-shadow:0.05em 0.05em 0.02em #000000;
 
font-size: 5vw;
 
font-size: 5vw;
position: absolute;
+
/*position: absolute;*/
 
width: 100%;
 
width: 100%;
height: 100vh;
   
margin: 0;
 
margin: 0;
 
/*animation: scroll 130s linear infinite;*/
 
/*animation: scroll 130s linear infinite;*/
16,055

edits

Navigation menu