image
This commit is contained in:
@@ -50,7 +50,7 @@ nav > a {
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #fff; }
|
color: #fff;
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
nav { flex-direction: row;}
|
nav { flex-direction: row;}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ nav > a {
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #fff; }
|
color: #fff;
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
nav { flex-direction: row;}
|
nav { flex-direction: row;}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user