mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-16 02:11:52 +02:00
Fixed main h1
This commit is contained in:
@@ -10,7 +10,7 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#h1 {
|
||||
.main_h1 {
|
||||
position: static;
|
||||
transform: none;
|
||||
margin: 0;
|
||||
@@ -36,10 +36,7 @@ body {
|
||||
}
|
||||
|
||||
.gui-language {
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
z-index: 100;
|
||||
pointer-events: auto;
|
||||
}
|
||||
@@ -496,6 +493,7 @@ li {
|
||||
|
||||
.p-menu1 {
|
||||
z-index: 10;
|
||||
padding-right: 50px;
|
||||
}
|
||||
|
||||
.hamburger1 {
|
||||
|
||||
Reference in New Issue
Block a user