expand clickable area
This commit is contained in:
parent
8e8691d357
commit
3fae262cf0
1 changed files with 3 additions and 0 deletions
|
@ -12,7 +12,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.article a {
|
.article a {
|
||||||
|
display: block;
|
||||||
font-size: 130%;
|
font-size: 130%;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article p{
|
.article p{
|
||||||
|
|
Loading…
Reference in a new issue