mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-02 15:49:50 -04:00
profile-mode: add support for adding subtitle
This commit is contained in:
parent
c055e14be6
commit
d18c5b74be
2 changed files with 6 additions and 1 deletions
|
@ -16,6 +16,11 @@
|
|||
padding: 12px 0;
|
||||
}
|
||||
|
||||
.profile_inner span {
|
||||
padding: 10px 0;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
img {
|
||||
display: inline-table;
|
||||
width: 180px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue