mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed margin error
This commit is contained in:
@@ -1755,6 +1755,10 @@ nav ul li:hover, nav ul li.active {
|
||||
width: 13rem;
|
||||
}
|
||||
|
||||
#chan-card {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.result-info-no-buttons {
|
||||
display: flex;
|
||||
width: calc(100% - 165px);
|
||||
|
||||
Reference in New Issue
Block a user