mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-29 14:46:41 +07:00
made clickable album titles
This commit is contained in:
parent
671b2bb1b8
commit
118dad4e2b
3 changed files with 13 additions and 3 deletions
|
@ -20,6 +20,11 @@
|
|||
|
||||
.title {
|
||||
@include title_with_line();
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue