Skip to content
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

[Fix] Support Tablet Device (800px - 1100px case) #181

Merged
merged 4 commits into from
Oct 29, 2021

Conversation

runyasak
Copy link
Contributor

This PR related to #119

Scope of work

I've updated font-size and padding to navigation for responsive.
If you have any feedback or suggestion, please do not hesitate to reply on this PR. 😁

Screenshots

  • 1024px
    image

  • 800px
    image

@aaronamm aaronamm added hacktoberfest-accepted Approved pull request for Hacktoberfest ready to review For a PR which is ready to be reviewed labels Oct 29, 2021
Copy link
Collaborator

@mildronize mildronize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution, it look good in my local PC.

I hope you enjoy the Hacktoberfest 2021.

Now, our .NET Thailand look great!

@mildronize mildronize merged commit 873cab7 into dotnetthailand:main Oct 29, 2021
@mildronize mildronize linked an issue Oct 29, 2021 that may be closed by this pull request
Pobx added a commit to Pobx/dotnetthailand.github.io that referenced this pull request Oct 24, 2022
* added deploy nopcommerce on azure app service

updated: using the easy way for nopcommerce installation

added screenshot for install step of nopCommerce

updated refactor images

* add microservices practices and add new file logging.md then add 30 Best practices for Logging at Scale

* add scheduler

* fix typo

* add cypress testing page and example

* modify format following to dotnetthailand#167

* add overview of azure cognitive service

* add Testing Thai langauge on  Content Moderator

* Share my learned about React props (dotnetthailand#164)

* create reactjs.md

* create react-props.md

* change reactjs.md to react-js.md

* add title to react-props.md

* add content of props

* add topic optional props

* add another subject in second topic

* finished optional props

* add topic props spread syntax

* finished topic props spread syntax

* add topic props childreen

* finished props childrent

* add topic props key

* finished props key

* adjust subject by using ####

* add some details for props key

* add credit image

* edit content of react props

* create my content about react props

* feat: add text-transform content with example component

* three way to insert css (stylesheet)

Update insert-css.md

* fix facebook comment doesnt dark theme when using dark mode (dotnetthailand#169)

remove param that we didnt use it

checkout origin/main yarn.lock

* Add the overview section of azure applied ai service

* Add list of applied ai services

* add new section
when should you use applied ai servoce

* Add reference links about Azure Applied AI Service

* add section about learning curve
that make cognitive service hard to use

* Add rename all files in a folder

* add repodb part 1

* fix typo

I found just a little typo to fix, done.

* add dotnet cli doc

* add dotnet cli doc

* update async/await

* add docker file doc

* docker network info

* fixing from comment

* Reorder content.
This article will be placed after "how to setup" article

* Add how to setup content moderator service

* Add Basic of unit testing (in Thai)

Add Basic of unit testing (in Thai)

* [Fix] Support Tablet Device (800px - 1100px case) (dotnetthailand#181)

* refactor: prettier format

* feat: update font-size and padding with media screen to navigation

* feat: update styles for 800px device width

* feat: update styles for 1024px device width

* repodv part 2

* git-bisect-cookbook

* update

* AddXUnitSetup

Add xUnit project set up guideline

* FirstUnitTestInCSharp

Add a chapter on the first unit test in C# with xUnit

* TestingAComplexClass

Refactoring technique and coding sample

* First chapter of F# series

* [ADD]
Math for game section to faq/fundamental

* [ADD] Lerp to math for game

* creat article of useState and useEffect

* add: vim tip 1

* OOP in F#

* add: vim replacement inside visual selection

* Other data types in F#

* add: basic vim config

* F# paradigm!

* Fix Markdown format. Add two section contents.

* add: vim tip for sort css

* rename from reactjs.md to react-js.md

* create article about react-props

* create article about react-hooks.md

* update: Big charactor on title; add: explaination on command

* Add stop & start App Sevice with GitHub Actions cron

* Fix error in Async/Await page

* Add how to get Azure Credentials

* Fix typo

* Fix Typo

* fix typo

* add reference

* Update install .NET 6 document

* Add how to read a file in Orchard Core module

* Add show details of Azure SQL server command

* Update Storage Account document

* Add falling snow

* Improve snow size and animation

* Transparent snowflake

* Add an example of using secret in SQL Server Docker compose

* Show falling snow before and after Christmas

* Corrected spelling error

OP File -> PO File

* Add git-subrepo tutorial

* Move non-checklist async/await to basic knowledge

* Improve Minimal APs document

* Update Playwright document and test with WSL2

* Create how to install Java & Java console app document

* Add parse email system image

* More useful contents/how to add a shape to an existing content item

* Add placement.json tip

* Add Orchard Facebook Login document

* Add how to create a list content item in Orchard

* Correct default value of ContainerId to null

* Improve Git substree document

* Add ASP.NET Core tips

* Improve wording in git-subrepo document

* Improve Setup Orchard Core document

* Initial azure service bus content

* Add Azure Service Bus content

* Update topic

* Fix format according to Arron comment

* Improve Azure CLI and Function App documents

* Improve working with a file tip

* fix:change <a> color in friends-of-dotnet-thailand.md

* Rebase and fix conflict in README.md

* Add Auth0 Login chapter

* Add Discord API document

* Fix build error from Repo DB content

* rename from reactjs.md to react-js.md

create article about react-props

create article about react-hooks.md

create my content about react props

create react-props.md

change reactjs.md to react-js.md

add title to react-props.md

add content of props

* rename from reactjs.md to react-js.md

create article about react-props

create article about react-hooks.md

create my content about react props

create react-props.md

change reactjs.md to react-js.md

add title to react-props.md

add content of props

add topic optional props

add another subject in second topic

finished optional props

add topic props spread syntax

finished topic props spread syntax

add topic props childreen

finished props childrent

add topic props key

finished props key

adjust subject by using ####

add some details for props key

add credit image

edit content of react props

creat article of useState and useEffect

Co-authored-by: Piti (Fyi) Champeethong <[email protected]>
Co-authored-by: aaronamm <[email protected]>
Co-authored-by: iamgique <[email protected]>
Co-authored-by: Keattisak Chinburarat <[email protected]>
Co-authored-by: Keattisak Chinburarat <[email protected]>
Co-authored-by: Teerasej Jiraphatchandej <[email protected]>
Co-authored-by: Runyasak Chaengnaimuang <[email protected]>
Co-authored-by: Thada Wangthammang <[email protected]>
Co-authored-by: Sirinat Paphatsirinatthi <[email protected]>
Co-authored-by: Utharn  Buranasaksee <[email protected]>
Co-authored-by: Duangrudee <[email protected]>
Co-authored-by: DESKTOP-MJV0GUE\Thiti <[email protected]>
Co-authored-by: Ruxo Zheng <[email protected]>
Co-authored-by: Gittitat Ekchantawut <[email protected]>
Co-authored-by: codewiz <[email protected]>
Co-authored-by: ponggun <[email protected]>
Co-authored-by: Jon Galloway <[email protected]>
Co-authored-by: nakorn <nakorn@developer>
Co-authored-by: kidchenko <[email protected]>
Co-authored-by: Piti (Fyi) Champeethong <[email protected]>
kchinburarat pushed a commit that referenced this pull request Nov 7, 2022
* refactor: prettier format

* feat: update font-size and padding with media screen to navigation

* feat: update styles for 800px device width

* feat: update styles for 1024px device width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Approved pull request for Hacktoberfest ready to review For a PR which is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Tablet Device
3 participants