diff options
Diffstat (limited to '_site')
| -rw-r--r-- | _site/assets/css/main.css | 7 | ||||
| -rw-r--r-- | _site/projects/index.html | 1 |
2 files changed, 2 insertions, 6 deletions
diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css index fca50c0..127c9c6 100644 --- a/_site/assets/css/main.css +++ b/_site/assets/css/main.css @@ -46,14 +46,9 @@ td { } .project-item { - width: 50%; border: none; vertical-align: top; -} - -#navlist > .active > a { - color: #000; - font-weight: 600; + width: 50%; } .author{ diff --git a/_site/projects/index.html b/_site/projects/index.html index af602a6..15ffb96 100644 --- a/_site/projects/index.html +++ b/_site/projects/index.html @@ -27,6 +27,7 @@ <main class="container" id="main"><table> + <tr> |
