diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-05 00:02:24 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-05 00:02:24 +0300 |
commit | 9d33b5b5a74a69ceb85d5c6f225f38ee12212daf (patch) | |
tree | 53a9354f03041dba2018af1011da72ad479e4bbb /layouts/partials/sections/education.html | |
parent | ef3f80fe4a2cd8788dd8b5d5c7b90690b17be455 (diff) |
Diffstat (limited to 'layouts/partials/sections/education.html')
-rw-r--r-- | layouts/partials/sections/education.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sections/education.html b/layouts/partials/sections/education.html index 36a30c7..03b104c 100644 --- a/layouts/partials/sections/education.html +++ b/layouts/partials/sections/education.html @@ -7,7 +7,7 @@ <td><strong>{{ .Title }}</strong></td> <td class="align-right">{{ with .Params.location}}{{ . }}{{ end }}</td> </tr> - <tr> + <tr class="subtitle"> <td><em>{{ with .Params.degree}}{{ . }}{{ end }}</em> </td> <td class="align-right"><em> |