mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix SubscriptionsCatalog links, footer, styling
This commit is contained in:
@@ -427,7 +427,7 @@ export const Header = styled.div`
|
||||
.offline {
|
||||
width: 16px;
|
||||
position: relative;
|
||||
margin: 2px 2px -4px 2px;
|
||||
margin: 2px 2px -2px 2px;
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ export const Threads = styled.div`
|
||||
max-height: 150px;
|
||||
}
|
||||
|
||||
img {
|
||||
.card {
|
||||
display: inline;
|
||||
margin: auto;
|
||||
box-shadow: 0 0 5px rgba(0, 0, 0, .25);
|
||||
@@ -45,7 +45,7 @@ export const Threads = styled.div`
|
||||
}
|
||||
|
||||
.offline-icon-no-link {
|
||||
height: 13px;
|
||||
height: 11px;
|
||||
position: absolute;
|
||||
margin-left: 13px;
|
||||
margin-top: -2px;
|
||||
|
||||
Reference in New Issue
Block a user