mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 16:22:58 +02:00
[ticket/17459] Increase font sizes
PHPBB-17459
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 700px) {
|
||||
@media (max-width: 750px) {
|
||||
.responsive-hide {
|
||||
display: none !important;
|
||||
}
|
||||
@@ -182,7 +182,7 @@
|
||||
.wrap {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
min-width: 290px;
|
||||
min-width: 390px;
|
||||
margin: 0;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user