core: absolute position the navigation
This commit is contained in:
parent
27f090907b
commit
6b50321421
@ -25,6 +25,8 @@ body {
|
|||||||
border: solid 2px #393E6F;
|
border: solid 2px #393E6F;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
float: right;
|
float: right;
|
||||||
|
position: absolute;
|
||||||
|
right: 21%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.trianta {
|
.trianta {
|
||||||
|
Loading…
Reference in New Issue
Block a user