Line 115: | Line 115: | ||
/*screen change*/ | /*screen change*/ | ||
− | + | @media screen and (max-width: 768px) { | |
/*menu icon*/ | /*menu icon*/ | ||
Line 123: | Line 123: | ||
height: 5px; | height: 5px; | ||
background-color: #333; | background-color: #333; | ||
− | margin: 6px 0; | + | margin: 6px 0 0 6px; |
transition: 0.4s; | transition: 0.4s; | ||
} | } | ||
Line 215: | Line 215: | ||
− | } | + | } |
</style> | </style> | ||
Revision as of 08:51, 12 September 2016