Update search-results.css
This commit is contained in:
@@ -5,7 +5,7 @@ CSS für die Suchergebnis-Seite
|
||||
.s-res-layout-grid {
|
||||
box-sizing: border-box;
|
||||
max-width: 95%; /* Nutzt jetzt 95% der Bildschirmbreite statt starrer Pixel */
|
||||
width: 1500px; /* Erhöht das Limit für extrem große Monitore von 1200px auf 1600px */
|
||||
width: 1000px; /* Erhöht das Limit für extrem große Monitore von 1200px auf 1600px */
|
||||
margin: 2rem auto;
|
||||
padding: 0 1rem;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user