beam: lower navigation cube

This commit is contained in:
CODEX 2026-06-04 23:01:32 +03:00
parent a95a7d5c38
commit f40a6ce38d
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ header {
#navCube { #navCube {
position: absolute; position: absolute;
top: 12px; top: 64px;
right: 12px; right: 12px;
width: 100px; width: 100px;
height: 100px; height: 100px;

View File

@ -87,7 +87,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./dcViewer.css?v=5"> <link rel="stylesheet" href="./dcViewer.css?v=6">
</head> </head>
<body> <body>
<header> <header>