There was an error while loading. Please reload this page.
1 parent 114ac77 commit 25577edCopy full SHA for 25577ed
1 file changed
event/2015-freelancer-and-remoting/index.html
@@ -89,7 +89,8 @@
89
.guest {
90
position: relative;
91
float: left;
92
- width: 50%;
+ width: 100%;
93
+ margin-top: .5em;
94
}
95
.guest .guest-img {
96
@@ -131,14 +132,6 @@
131
132
width: 90%;
133
134
- @media (max-width: 768px) {
135
- .guest {
136
- position: relative;
137
- float: left;
138
- width: 100%;
139
- margin-top: .5em;
140
- }
141
142
</style>
143
</head>
144
0 commit comments