We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5760e4d commit be0eaa7Copy full SHA for be0eaa7
index.css
@@ -237,15 +237,15 @@ body
237
{
238
239
margin: 0;
240
+ font-size: 13px;
241
min-width: 30px;
242
margin-bottom:10px;
- padding: 5px;
243
+ padding: 3px;
244
text-align: center;
245
border-radius: 7px;
246
background-color: #28ca41bd;
247
color: var(--fontcolor);
248
border: 0;
- height: 25px;
249
}
250
.footer__container
251
0 commit comments