Skip to content

Commit be0eaa7

Browse files
Updated portfolio
1 parent 5760e4d commit be0eaa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,15 +237,15 @@ body
237237
{
238238

239239
margin: 0;
240+
font-size: 13px;
240241
min-width: 30px;
241242
margin-bottom:10px;
242-
padding: 5px;
243+
padding: 3px;
243244
text-align: center;
244245
border-radius: 7px;
245246
background-color: #28ca41bd;
246247
color: var(--fontcolor);
247248
border: 0;
248-
height: 25px;
249249
}
250250
.footer__container
251251
{

0 commit comments

Comments
 (0)