We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2877d37 + 12bde98 commit 27bb39aCopy full SHA for 27bb39a
css/create-account.css
@@ -123,21 +123,20 @@ input[type=password]
123
margin-bottom: 0px !important;
124
}
125
126
-
127
128
@media screen and (max-width:770px)
129
{
130
- body
131
- {
132
- text-align: center;
133
- }
134
.col-md-4
135
136
margin-bottom: 8%;
+ text-align: center;
137
138
#image-header
139
140
text-align: left;
141
margin-left: 0;
142
+ .cancel, .travel
+ {
+ width: 100%;
+ }
143
0 commit comments