1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
appwrite/public/styles/scopes/home.less

15 lines
222 B
Plaintext

html.home {
body {
padding: 0 50px;
}
.logo img {
max-height: 35px;
margin: 45px 25px 25px 25px;
}
footer {
background: transparent;
text-align: center;
}
}