#searchAndLangugeHolder { display:flex; justify-content:space-between; align-items: center; } #discordAndForumHolder { display:flex; justify-content:space-between; align-items:center; margin-top:20px; } #languageToggle { display: flex; width:35%; margin:8px 10px 0; } .forumLink { display:flex; align-items:baseline; margin-top: -5px; margin-left:10px; } .sidebar-search-container.top { width: 65%; } #button-select-en { padding: 5px 10px; background-color: #fff; border: 1px solid #000; border-radius: 10px 0 0 10px; font-size: 14px; } #button-select-ja { padding: 5px 10px; background-color: #fff; border: 1px solid #000; border-radius: 0px; border-left: 0; font-size: 14px; } #button-select-ko { padding: 5px 10px; background-color: #fff; border: 1px solid #000; border-radius: 0px 10px 10px 0; border-left: 0; font-size: 14px; } #button-select-en, #button-select-ja, #button-select-ko, #button-select-en:hover, #button-select-ja:hover, #button-select-ko:hover { color: #fff; text-decoration: none; } /* small screens */ @media all and (max-width : 768px) { #languageToggle { width:50%; } .sidebar-search-container.top { width: 50%; } } @media all and (max-width : 700px) { #searchAndLangugeHolder, #discordAndForumHolder { flex-direction: column; } #languageToggle { width:100%; } .sidebar-search-container.top { width: 100%; } .forumLink { flex-direction: column; justify-content:space-between; align-items:center; } } English 日本語 한국어 Find #pymupdf on Discord .discordLogoFill{fill:#5865f2;} Try our forum!