mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update BoardStats.styled.jsx
This commit is contained in:
@@ -10,11 +10,13 @@ export const BoardStatsContainer = styled.div`
|
|||||||
width: 468px;
|
width: 468px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
margin-top: -1px;
|
||||||
|
|
||||||
table {
|
table {
|
||||||
border-spacing: 0px;
|
border-spacing: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
|
padding-left: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr {
|
tr {
|
||||||
|
|||||||
Reference in New Issue
Block a user