laozhu / hugo-nuo

🎨 A responsive light & clean hugo theme for blogger.
https://laozhu.me
MIT License
427 stars 150 forks source link

fix: vertical-align not defined on links page #144

Open hly0928 opened 4 years ago

hly0928 commented 4 years ago

When some link items have no description set in data/links.toml, they cannot be displayed at the same level with other items that have a description. Applying vertical-align: top can fix this.