Added style of celestials page and fixed width issues

This commit is contained in:
Alexis
2021-03-05 10:25:46 +01:00
parent 434fe4f6fd
commit effccb0edd
7 changed files with 63 additions and 14 deletions

View File

@@ -45,11 +45,12 @@ export default defineComponent({
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 70px;
padding: 0 20px;
background: $fs-black;
box-shadow: 0 5px 5px rgba($black, 0.3);
z-index: 9999;
&:after {
position: absolute;