did thingy for admin page

This commit is contained in:
Expand-sys 2021-04-21 12:54:26 +10:00
parent e3fd02ae70
commit ac341642e4

View file

@ -7,7 +7,8 @@
body{
background: rgb(182,151,255);
background: linear-gradient(180deg, rgba(182,151,255,1) 0%, rgba(113,63,230,1) 100%);
height:100vh
height:100vh;
background-attachment: fixed;
}
.navbarrr{
background: rgb(38,9,108);