margin
This commit is contained in:
parent
bc7e8366ea
commit
c865d7aac3
1 changed files with 2 additions and 1 deletions
|
|
@ -103,7 +103,8 @@ footer {
|
||||||
text-align: left; /* Align nav items to the left on mobile for better spacing */
|
text-align: left; /* Align nav items to the left on mobile for better spacing */
|
||||||
}
|
}
|
||||||
th, td {
|
th, td {
|
||||||
padding: 1px; /* Reduce padding */
|
padding: 0px; /* Reduce padding */
|
||||||
|
margin: 0px;
|
||||||
font-size: 10px; /* Reduce font size */
|
font-size: 10px; /* Reduce font size */
|
||||||
letter-spacing: -0.5px; /* Reduce space between letters */
|
letter-spacing: -0.5px; /* Reduce space between letters */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue