Fix full width in link view
This commit is contained in:
parent
65bfdb051b
commit
6c3296a969
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ h1 {
|
||||||
'thumb main main'
|
'thumb main main'
|
||||||
'footer footer footer';
|
'footer footer footer';
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
|
width: 80vw;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue