Skip to content

Commit

Permalink
Updated CSS and About page
Browse files Browse the repository at this point in the history
  • Loading branch information
ohbendy committed Jun 4, 2024
1 parent 463d41a commit 46cb090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion _sass/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ td:nth-child(6n + 1) {
border-bottom: 1px solid transparent;
}

@media screen and (max-width: 600px) { /*iPhone 14 Pro et*/
@media screen and (max-width: 600px) { /*iPhone 14 Pro etc*/
.page-content .wrapper {padding:1.5rem 1rem 1.5rem; max-width: 95%; margin:0 auto}
h1.post-title {font-size:1.2rem; letter-spacing:normal}
hr {margin:1.5rem auto 1rem;}
Expand Down
13 changes: 1 addition & 12 deletions about.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,4 @@ title: About
permalink: /about/
---

This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)

You can find the source code for Minima at GitHub:
[jekyll][jekyll-organization] /
[minima](https://github.com/jekyll/minima)

You can find the source code for Jekyll at GitHub:
[jekyll][jekyll-organization] /
[jekyll](https://github.com/jekyll/jekyll)


[jekyll-organization]: https://github.com/jekyll
This table of SEAsian scripts is generated from the [source repository](https://github.com/ohbendy/Scripts-of-SEAsia) hosted on GitHub and maintained by Ben Mitchell. Please file bug reports to submit requests for other scripts to be included, or for me to correct errors.

0 comments on commit 46cb090

Please sign in to comment.