Skip to content

Commit 102ad1a

Browse files
committed
Adjust phone layout
1 parent bf27ed0 commit 102ad1a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_sass/jekyll-theme-minimal.scss

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ hr {
221221

222222
footer {
223223
width:auto;
224-
margin-top: 42px;
224+
margin-top: 30px;
225225
font-weight: normal;
226226
font-size: 12px;
227227
color:#fff;
@@ -256,7 +256,10 @@ select {
256256

257257
.quest {
258258
float: center;
259-
padding: 12px;
259+
padding-top: 8px;
260+
padding-bottom: 8px;
261+
padding-left: 12px;
262+
padding-right: 12px;
260263
background-color: rgb(40,40,40);
261264
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
262265
vertical-align: middle;

0 commit comments

Comments
 (0)