master
Kar 2023-06-09 21:03:26 +05:30
parent a2e4a4fe3d
commit caf7cf3770
2 changed files with 6 additions and 4 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/bin/python"
}

View File

@ -130,12 +130,11 @@
padding: 0;
box-sizing: border-box;
}
body{
/* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
/* body{
background-image: url(background-img.jpg);
background-size: cover;
background-attachment: fixed;
}
} */
.navbar{
height: 70px;
width: 100%;
@ -167,7 +166,7 @@ body{
border-radius: 5px;
/* background-color: #0ea5e930; */
width: 100%;
padding: 10px 4px;
padding: 12px 4px;
width: fit-content;
text-decoration: none;
font-weight: 550;