1
Fork 0

make margin lower

This commit is contained in:
Ashley 2022-12-09 12:04:25 +00:00
parent 99582b1a55
commit 19de1e7690

View file

@ -104,10 +104,9 @@ a {
margin: 10px; margin: 10px;
margin-top: 0px; margin-top: 0px;
margin-left: 24px; margin-left: 24px;
margin-right: 10px;
height: fit-content; height: fit-content;
justify-self: center; justify-self: center;
margin-right: -1.5em; margin-right: -0.9em;
/* width: min-content;*/ /* width: min-content;*/
border: var(--div-border-color); border: var(--div-border-color);
border-style: solid; border-style: solid;