Skip to content

Commit 12b7d77

Browse files
committed
Style
1 parent 2c4a83b commit 12b7d77

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

css/style.css

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,10 @@ body div#allbtn {
137137
}
138138

139139
.MDJAminDiv {
140-
display: flex;
141-
justify-content: center;
142140
z-index: 4444;
143141
position: fixed;
144-
bottom: 44px;
145-
left: 50%;
146-
right: 50%;
142+
bottom: 5%;
143+
left: 2%;
147144
}
148145

149146
.MDJAmin {
@@ -157,7 +154,7 @@ body div#allbtn {
157154
/* color: rgba(204, 204, 204, 0.414); */
158155
font-family: monospace;
159156
font-style: italic;
160-
font-size: 1.1em;
157+
font-size: 0.7em;
161158
transition: all 0.5s;
162159
}
163160

0 commit comments

Comments
 (0)