Skip to content

Commit 25577ed

Browse files
author
张锐
committed
果然还是竖排好看
1 parent 114ac77 commit 25577ed

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

event/2015-freelancer-and-remoting/index.html

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@
8989
.guest {
9090
position: relative;
9191
float: left;
92-
width: 50%;
92+
width: 100%;
93+
margin-top: .5em;
9394
}
9495
.guest .guest-img {
9596
float: left;
@@ -131,14 +132,6 @@
131132
width: 90%;
132133
}
133134
}
134-
@media (max-width: 768px) {
135-
.guest {
136-
position: relative;
137-
float: left;
138-
width: 100%;
139-
margin-top: .5em;
140-
}
141-
}
142135
</style>
143136
</head>
144137

0 commit comments

Comments
 (0)