diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-04-10 18:39:05 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-04-10 18:39:05 +0200 |
| commit | 83378509ecb0578a0c0e811a31985379cee3969f (patch) | |
| tree | 996b8fbf152c8949085aeea6776d83e9643af514 /stylesheets/partials/minima | |
| parent | cbd092f5d020dbebda7a364606b26dc5aef0e72e (diff) | |
| download | jo.mssola.com-83378509ecb0578a0c0e811a31985379cee3969f.tar.gz jo.mssola.com-83378509ecb0578a0c0e811a31985379cee3969f.zip | |
Updated 'about' page
Setting up a more formal and up-to-date page with more relevant
information.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'stylesheets/partials/minima')
| -rw-r--r-- | stylesheets/partials/minima/_about.scss (renamed from stylesheets/partials/minima/_cv.scss) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/partials/minima/_cv.scss b/stylesheets/partials/minima/_about.scss index 5e08134..c6edf23 100644 --- a/stylesheets/partials/minima/_cv.scss +++ b/stylesheets/partials/minima/_about.scss @@ -1,4 +1,4 @@ -#cv { +#about, #cv { h1 { margin-bottom: 0px; } |
