mirror of
https://github.com/flarum/core.git
synced 2025-08-05 16:07:34 +02:00
fix: .container
set to width larger than viewport
This commit is contained in:
@@ -66,6 +66,8 @@ p {
|
||||
@media @desktop-hd {
|
||||
width: @screen-desktop-hd;
|
||||
}
|
||||
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.containerNarrow {
|
||||
|
Reference in New Issue
Block a user