mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
style(website): full-height for desktop download section
This commit is contained in:
@@ -11,7 +11,7 @@ export default function DownloadPage() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Section title="Download the desktop application">
|
<Section title="Download the desktop application" className="fill">
|
||||||
<div className="architecture-switch">
|
<div className="architecture-switch">
|
||||||
<span>Architecture:</span>
|
<span>Architecture:</span>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user