mirror of
https://github.com/Akomry/website.git
synced 2025-12-06 08:43:53 +00:00
fix: background uses all screen size
This commit is contained in:
parent
3831dfa6fe
commit
8e694ee1cd
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ import HeaderNav from "@/components/HeaderNav.vue"
|
|||
|
||||
.background {
|
||||
height: 250%;
|
||||
width: 100%;
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue