1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
appwrite/public/styles/scopes/home.less

10 lines
141 B
Plaintext
Raw Normal View History

2019-08-24 09:56:45 +12:00
html.home {
body {
2019-08-25 07:08:09 +12:00
padding: 0 50px;
2019-08-24 09:56:45 +12:00
}
2019-08-08 18:11:47 +12:00
.logo img {
max-height: 35px;
2019-08-14 23:52:14 +12:00
margin: 45px 25px 25px 25px;
2019-08-08 18:11:47 +12:00
}
}