There was an error while loading. Please reload this page.
1 parent 2c4a83b commit 12b7d77Copy full SHA for 12b7d77
css/style.css
@@ -137,13 +137,10 @@ body div#allbtn {
137
}
138
139
.MDJAminDiv {
140
- display: flex;
141
- justify-content: center;
142
z-index: 4444;
143
position: fixed;
144
- bottom: 44px;
145
- left: 50%;
146
- right: 50%;
+ bottom: 5%;
+ left: 2%;
147
148
149
.MDJAmin {
@@ -157,7 +154,7 @@ body div#allbtn {
157
154
/* color: rgba(204, 204, 204, 0.414); */
158
155
font-family: monospace;
159
156
font-style: italic;
160
- font-size: 1.1em;
+ font-size: 0.7em;
161
transition: all 0.5s;
162
163
0 commit comments