mirror of
https://gitlab.com/octospacc/WebPinBoard
synced 2025-06-05 22:09:16 +02:00
Fix a css flag being too large
This commit is contained in:
@ -40,7 +40,7 @@ Body {
|
|||||||
|
|
||||||
@Media (Min-Width: 956px) {
|
@Media (Min-Width: 956px) {
|
||||||
.window {
|
.window {
|
||||||
Max-Width: 410px;
|
Max-Width: 400px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user