Difference between revisions of "Team:Jilin China/Enc/CodeLab"

Line 39: Line 39:
 
@media screen and (min-width:680px){
 
@media screen and (min-width:680px){
 
.nav_block{
 
.nav_block{
  width:50%;
+
margin:1rem;
 +
  width:calc(50% - 2rem);
 
  height:15rem;
 
  height:15rem;
 
  box-shadow: 0 0 3rem rgba(0,0,0,0.3);
 
  box-shadow: 0 0 3rem rgba(0,0,0,0.3);
Line 46: Line 47:
 
.nav_block img{
 
.nav_block img{
 
  width:50%;
 
  width:50%;
 +
height:100%;
 
  float:left;
 
  float:left;
 
  background:gray;
 
  background:gray;

Revision as of 09:49, 22 September 2018

Text box is blank!