refact/adjust-header-size (#44)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m25s
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m25s
Reviewed-on: #44
This commit was merged in pull request #44.
This commit is contained in:
@@ -35,3 +35,9 @@
|
||||
background: var(--violet-selected);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px) {
|
||||
.add-buttons {
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user