-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
کمبودهای ساحل در تقویم گوگل #27
Comments
فکر میکنم شما فونت رو برای کل اِلمانهای صفحه اعمال نمودهاید در صورتی که احتمالا برخی از اونها از یک فونت واحد یا از فونت متن استفاده نمیکنند. مثل موضوع آیکونفونتها |
بله، همین کار را کردم.
در واقع سؤالم هم همین بود که چگونه میشود در عین اِعمال این فونت بر کل صفحه آیکونفونتها را هم درست نمایش داد؟
|
این به نظر درست کار میکنه: *:not([aria-hidden="true"]) {
font-family: Sahel !important;
letter-spacing: 0;
} البته یک حالت این میتونه باشه. اما مشکل اینه که تراز آیکونها متفاوته و کمی بالا و پایین ممکنه بشه: * {
font-family: Sahel, Material Icons Extended !important;
} |
با کد دومی، یعنی این:
مشکل حل شد. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: